Cut |
public interface CutPlane : Cutter, TFObject, ObjectBase
The CutPlane type exposes the following members.
Name | Description | |
---|---|---|
![]() | CtrlPoints | (Inherited from TFObject) |
![]() | CutMode | 切割模式 |
![]() | CutTarget |
切割目标
(Inherited from Cutter) |
![]() | Disposed |
对象是否已销毁
(Inherited from ObjectBase) |
![]() | Enabled |
对象是否启用
(Inherited from ObjectBase) |
![]() | ExactCutMode |
作为切割体时是否应用与截面完全一致的切割(若为false, 则有空截面作为切割体时不会保留孔内部分)
(Inherited from Cutter) |
![]() | Flags |
对象标志位
(Inherited from ObjectBase) |
![]() | Guid |
对象GUID
(Inherited from TFObject) |
![]() | Height | 切割面显示高度 |
![]() | Id |
对象ID
(Inherited from ObjectBase) |
![]() | IsCompRuntimeChild |
对象是否组件的运行时子节点
(Inherited from ObjectBase) |
![]() | IsWeldGroove |
是否开启焊接准备
(Inherited from Cutter) |
![]() | LocalMatrix |
对象本地空间坐标矩阵
(Inherited from TFObject) |
![]() | LocalPlane | 切割面在本地空间的坐标面 |
![]() | LocalPos | 切割面在本地空间的位置 |
![]() | Locked |
对象是否锁定
(Inherited from ObjectBase) |
![]() | ObjectMatrix |
对象在父空间的坐标矩阵
(Inherited from TFObject) |
![]() | ObjectWorldMatrix |
对象在世界空间的坐标矩阵
NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject) |
![]() | Parent |
父对象
(Inherited from TFObject) |
![]() | ParentMatrix |
父对象在世界空间的坐标矩阵
NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject) |
![]() | PhaseNo | Obsolete. 阶段编号 (Inherited from TFObject) |
![]() | PhaseNumber |
阶段编号
(Inherited from TFObject) |
![]() | PreBuilt |
所属构件
(Inherited from TFObject) |
![]() | Scene |
所属场景
(Inherited from ObjectBase) |
![]() | Type |
对象类型
(Inherited from ObjectBase) |
![]() | UsageInComp | (Inherited from TFObject) |
![]() | ViewId |
对象所在视图ID,仅对部分对象有效
(Inherited from TFObject) |
![]() | Width | 切割面显示宽度 |
![]() | WorkAxis |
工作坐标系
NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject) |
![]() | WorldMatrix |
对象在世界空间的坐标矩阵
NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject) |
![]() | WorldPlane | 切割面在世界空间的坐标面 |
![]() | WorldPos | 切割面在世界空间的位置 |
Name | Description | |
---|---|---|
![]() | Flush |
将对象属性同步到对应的内核对象
(Inherited from ObjectBase) |
![]() | GetBoundingBox |
获取对象在世界空间的包围盒
(Inherited from TFObject) |
![]() | Refine | 重新执行面切割 |
![]() | Refresh |
刷新内核对象
(Inherited from ObjectBase) |
![]() | SetLocalCtrlPoints |
在本地坐标系下设置控制点
(Inherited from TFObject) |
![]() | SetWorldCtrlPoints |
在世界坐标系下设置控制点
NOTE: points中坐标位置受Scene.GlobalTransform影响
(Inherited from TFObject) |