Click or drag to resize

BoltXYList Methods

返回用户文档首页

The BoltXYList type exposes the following members.

Methods
 NameDescription
Public methodAddBoltDistX 添加X方向间隔
Public methodAddBoltDistY 添加Y方向间隔
Public methodAddOtherPartToBolt 添加零件到其它次零件
(Inherited from BoltGroup)
Public methodDelete 从场景删除对象
(Inherited from ModelObject)
Public methodGetBoltDistX 获得X方向指定位置间隔距离
Public methodGetBoltDistXCount 获得X方向距离个数
Public methodGetBoltDistY 获得Y方向指定位置间隔距离
Public methodGetBoltDistYCount 获得Y方向距离个数
Public methodGetBoundingBox 获取对象在世界空间的包围盒
(Inherited from ModelObject)
Public methodGetCoordinateSystem 获取对象在场景空间的坐标系
(Inherited from ModelObject)
Public methodGetLabel 获取对象标签, 标签用于插件中识别每次刷新修改的物体
(Inherited from ModelObject)
Public methodGetOtherPartsToBolt
(Inherited from BoltGroup)
Public methodGetPhase 获取阶段号
(Inherited from ModelObject)
Public methodGetReportProperty(String, Point)
(Inherited from ModelObject)
Public methodGetReportProperty(String, Vector)
(Inherited from ModelObject)
Public methodGetReportProperty(String, Double)
(Inherited from ModelObject)
Public methodGetReportProperty(String, Int32)
(Inherited from ModelObject)
Public methodGetReportProperty(String, Int64)
(Inherited from ModelObject)
Public methodGetReportProperty(String, String)
(Inherited from ModelObject)
Public methodInsert
(Inherited from TFObject)
Public methodModify
(Inherited from TFObject)
Public methodRefresh
(Inherited from TFObject)
Public methodRemoveBoltDistX 移除X方向间隔
Public methodRemoveBoltDistY 移除Y方向间隔
Public methodRemoveOtherPartToBolt 从其它次零件中移除指定零件
(Inherited from BoltGroup)
Public methodSelect 同Sync, 将场景中数据同步到对象
(Inherited from ModelObject)
Public methodSetBoltDistX 设置X方向指定位置间隔距离
Public methodSetBoltDistY 设置Y方向指定位置间隔距离
Public methodSetLabel 设置对象标签, 标签用于插件中识别每次刷新修改的物体
(Inherited from ModelObject)
Public methodSetPhase 设置阶段号
(Inherited from ModelObject)
Public methodSync
(Inherited from TFObject)
Top
See Also