Bolt |
The BoltXYList type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddBoltDistX | 添加X方向间隔 |
![]() | AddBoltDistY | 添加Y方向间隔 |
![]() | AddOtherPartToBolt |
添加零件到其它次零件
(Inherited from BoltGroup) |
![]() | Delete |
从场景删除对象
(Inherited from ModelObject) |
![]() | GetBoltDistX | 获得X方向指定位置间隔距离 |
![]() | GetBoltDistXCount | 获得X方向距离个数 |
![]() | GetBoltDistY | 获得Y方向指定位置间隔距离 |
![]() | GetBoltDistYCount | 获得Y方向距离个数 |
![]() | GetBoundingBox |
获取对象在世界空间的包围盒
(Inherited from ModelObject) |
![]() | GetCoordinateSystem |
获取对象在场景空间的坐标系
(Inherited from ModelObject) |
![]() | GetLabel |
获取对象标签, 标签用于插件中识别每次刷新修改的物体
(Inherited from ModelObject) |
![]() | GetOtherPartsToBolt | (Inherited from BoltGroup) |
![]() | 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) |
![]() | Insert | (Inherited from TFObject) |
![]() | Modify | (Inherited from TFObject) |
![]() | Refresh | (Inherited from TFObject) |
![]() | RemoveBoltDistX | 移除X方向间隔 |
![]() | RemoveBoltDistY | 移除Y方向间隔 |
![]() | RemoveOtherPartToBolt |
从其它次零件中移除指定零件
(Inherited from BoltGroup) |
![]() | Select |
同Sync, 将场景中数据同步到对象
(Inherited from ModelObject) |
![]() | SetBoltDistX | 设置X方向指定位置间隔距离 |
![]() | SetBoltDistY | 设置Y方向指定位置间隔距离 |
![]() | SetLabel |
设置对象标签, 标签用于插件中识别每次刷新修改的物体
(Inherited from ModelObject) |
![]() | SetPhase |
设置阶段号
(Inherited from ModelObject) |
![]() | Sync | (Inherited from TFObject) |