Click or drag to resize

PartBase Methods

返回用户文档首页

The PartBase type exposes the following members.

Methods
 NameDescription
Public methodFlush 将对象属性同步到对应的内核对象
(Inherited from TFObject)
Public methodGetBoundPlane 获取指定边界面
Public methodNeedFlush 是否需要传递
(Inherited from SyncProxy)
Public methodPickPlanes 选择指定零件面
Public methodRefresh 初始化零件结构
(Overrides ObjectBaseRefresh)
Public methodSetLocalCtrlPoints 在本地坐标系下设置控制点
(Inherited from TFObject)
Public methodSetWorldCtrlPoints 在世界坐标系下设置控制点 NOTE: points中坐标位置受Scene.GlobalTransform影响
(Inherited from TFObject)
Top
See Also