Editor
类:图模联动编辑器
Constructor
new Glodon.Bimface.Module.Linkage2D3D.Editor(editorConfig)
构造图模联动编辑器
Parameters:
| Name | Type | Description |
|---|---|---|
| editorConfig | Glodon.Bimface.Module.Linkage2D3D.EditorConfig | 图模联动编辑器的配置项 |
Methods
destroy()
销毁图模联动编辑器
getCurrentData()
获取当前的图模联动数据
Returns:
| Type | Description |
|---|---|
| Object | 图模联动数据 |
getViewer3D()
获取Viewer3D对象
Returns:
| Type | Description |
|---|---|
| Glodon.Bimface.Viewer.Viewer3D | Viewer3D对象 |
getViewerDrawing()
获取ViewerDrawing对象
Returns:
| Type | Description |
|---|---|
| Glodon.Bimface.Viewer.ViewerDrawing | ViewerDrawing对象 |