Part |
The PartBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Flush |
将对象属性同步到对应的内核对象
(Inherited from ObjectBase) |
![]() | GetBoltGroups | 获取当前零件上的所有螺栓 |
![]() | GetBoundingBox |
获取对象在世界空间的包围盒
(Inherited from TFObject) |
![]() | GetBoundPlane | 获取指定边界面 |
![]() | GetCentroid | 获取零件重心,此坐标受GlobalTransform影响 |
![]() | GetChildren | 获取当前零件上所有关联的对象,如螺栓、焊缝、切割体 |
![]() | GetCutters | 获取当前零件上的所有切割体 |
![]() | getGrossWeight | Obsolete. |
![]() | GetGrossWeight | 获取零件毛重 |
![]() | getLength | Obsolete. |
![]() | GetLength | 获取零件长度 |
![]() | getNetWeight | Obsolete. |
![]() | GetNetWeight | 获取零件净重 |
![]() | getSurfaceArea | Obsolete. |
![]() | GetSurfaceArea | 获取零件表面积 |
![]() | getVolume | Obsolete. |
![]() | GetVolume | 获取零件体积 |
![]() | GetWelds | 获取当前零件上的所有焊缝 |
![]() | PickGeoFarPlane | 基于参考坐标面捕捉零件的最远几何面,朝着目标方向寻找最远的几何面 |
![]() | PickGeoNearPlane | 基于参考坐标面捕捉零件的最靠近几何面 |
![]() | PickGeoPlane | 基于参考坐标面捕捉零件的几何面 |
![]() | PickPlanes | 选择指定零件面 |
![]() | Refresh |
刷新内核对象
(Inherited from ObjectBase) |
![]() | SetLocalCtrlPoints |
在本地坐标系下设置控制点
(Inherited from TFObject) |
![]() | SetWorldCtrlPoints |
在世界坐标系下设置控制点
NOTE: points中坐标位置受Scene.GlobalTransform影响
(Inherited from TFObject) |