ExternalObjectEditorToolbarConfig

类:外部构件编辑器工具条配置项

Constructor

new Glodon.Bimface.Plugins.ExternalObject.ExternalObjectEditorToolbarConfig()

构造外部构件编辑器工具条配置项

Members

NameTypeDescription
buttonVisibilityObject

编辑按钮可见性,默认为{translate:true,rotate:true,scale:true}

idString

外部构件ID

idsArray

外部构件ID列表

rotationControllerObject

旋转轴禁用状态,设置是否开启绕某轴的旋转。默认为{X:true,Y:true,Z:true}

scaleControllerObject

缩放禁用状态,设置是否开启等比缩放或某轴的轴向缩放。默认为{Uniform:true,X:true,Y:true,Z:true}

translationControllerObject

平移轴禁用状态,设置是否开启沿某轴的旋转。默认为{X:true,Y:true,Z:true}

viewerGlodon.Bimface.Viewer.Viewer3D | Glodon.Bimface.Viewer.ViewerGIS

Viewer对象,必填项