Click or drag to resize

PreBuilt Methods

返回用户文档首页

The PreBuilt type exposes the following members.

Methods
 NameDescription
Public methodAddSubObject 添加次对象(零件/构件)
Public methodAddSubObjects 添加一组次对象(零件/构件)
Public methodFlush 将对象属性同步到对应的内核对象
(Inherited from ObjectBase)
Public methodGetBoundingBox 获取对象在世界空间的包围盒
(Inherited from TFObject)
Public methodGetCentroid 获取构件重心,此坐标受GlobalTransform影响
Public methodGetGrossWeight 获取构件毛重
Public methodGetNetWeight 获取构件净重
Public methodGetSurfaceArea 获取构件表面积
Public methodGetVolume 获取构件体积
Public methodRefresh 刷新内核对象
(Inherited from ObjectBase)
Public methodSetLocalCtrlPoints 在本地坐标系下设置控制点
(Inherited from TFObject)
Public methodSetWorldCtrlPoints 在世界坐标系下设置控制点 NOTE: points中坐标位置受Scene.GlobalTransform影响
(Inherited from TFObject)
Top
See Also