Model |
The ModelObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | Delete | 从场景删除对象 |
![]() | GetBoundingBox | 获取对象在世界空间的包围盒 |
![]() | GetCoordinateSystem | 获取对象在场景空间的坐标系 |
![]() | GetLabel | 获取对象标签, 标签用于插件中识别每次刷新修改的物体 |
![]() | GetPhase | 获取阶段号 |
![]() | GetReportProperty(String, Point) | |
![]() | GetReportProperty(String, Vector) | |
![]() | GetReportProperty(String, Double) | |
![]() | GetReportProperty(String, Int32) | |
![]() | GetReportProperty(String, Int64) | |
![]() | GetReportProperty(String, String) | |
![]() | Insert | 将对象插入场景 |
![]() | Modify | 将对象属性同步到场景 |
![]() | Refresh | 刷新对象 |
![]() | Select | 同Sync, 将场景中数据同步到对象 |
![]() | SetLabel | 设置对象标签, 标签用于插件中识别每次刷新修改的物体 |
![]() | SetPhase | 设置阶段号 |
![]() | Sync | 将场景中数据同步到对象 |