Constructor
new Glodon.Bimface.Plugins.Drawable.LeadLabelConfig()
Members
Name | Type | Description |
---|---|---|
angle | Number | 外部元素的旋转角度 |
draggable | Boolean | 是否开启拖拽 |
height | Number | 引线标签高度 |
id | String | 外部元素ID |
layerId | String | 图层ID |
modelId | String | 模型ID |
objectId | String | 绑定的构件ID |
offset | Object | 引线折点的相对位置,默认值为{x:27,y:-47} |
text | String | 引线标签的内容 |
tooltip | String | 外部元素的提示内容 |
tooltipStyle | Object | 外部元素的提示样式 |
width | Number | 引线标签宽度 |
worldPosition | Glodon.Web.Geometry.Point3d | 外部元素的坐标位置 |