| Name | Description |
---|
 | Delete |
从场景删除对象
(Inherited from ModelObject) |
 | GetAttribute(String, Vector) |
获取Vector属性值
(Inherited from BaseComponent) |
 | GetAttribute(String, Double) |
获取double属性值
(Inherited from BaseComponent) |
 | GetAttribute(String, Int32) |
获取int属性值
(Inherited from BaseComponent) |
 | GetAttribute(String, Int64) |
获取int属性值
(Inherited from BaseComponent) |
 | GetAttribute(String, String) |
获取string属性值
(Inherited from BaseComponent) |
 | GetBoundingBox |
获取对象在世界空间的包围盒
(Inherited from ModelObject) |
 | GetCommonAttributes | (Overrides BaseComponentGetCommonAttributes) |
 | GetCoordinateSystem |
获取对象在场景空间的坐标系
(Inherited from ModelObject) |
 | GetLabel |
获取对象标签, 标签用于插件中识别每次刷新修改的物体
(Inherited from ModelObject) |
 | GetPhase |
获取阶段号
(Inherited from ModelObject) |
 | GetReportProperty(String, Point) |
获取此对象的报告属性(点类型)
(Inherited from ModelObject) |
 | GetReportProperty(String, Vector) |
获取此对象的报告属性(向量类型)
(Inherited from ModelObject) |
 | GetReportProperty(String, Double) |
获取此对象的报告属性(双精度浮点类型)
(Inherited from ModelObject) |
 | GetReportProperty(String, Int32) |
获取此对象的报告属性(32位整型类型)
(Inherited from ModelObject) |
 | GetReportProperty(String, Int64) |
获取此对象的报告属性(64位整型类型)
(Inherited from ModelObject) |
 | GetReportProperty(String, String) |
获取此对象的报告属性(字符串类型)
(Inherited from ModelObject) |
 | GetUIAttributes | (Inherited from BaseComponent) |
 | Insert | (Inherited from TFObject) |
 | Modify | (Inherited from TFObject) |
 | Refresh | (Inherited from TFObject) |
 | Select |
同Sync, 将场景中数据同步到对象
(Inherited from ModelObject) |
 | SetAttribute(String, Double) | (Inherited from BaseComponent) |
 | SetAttribute(String, Int32) | (Inherited from BaseComponent) |
 | SetAttribute(String, Int64) | (Inherited from BaseComponent) |
 | SetAttribute(String, String) | (Inherited from BaseComponent) |
 | SetComponentInput |
设置组件输入
|
 | SetLabel |
设置对象标签, 标签用于插件中识别每次刷新修改的物体
(Inherited from ModelObject) |
 | SetPhase |
设置阶段号
(Inherited from ModelObject) |
 | Sync | (Inherited from TFObject) |