Control |
public class ControlPlane : AuxiliaryElement
The ControlPlane type exposes the following members.
Name | Description | |
---|---|---|
![]() | ControlPlane | Initializes a new instance of the ControlPlane class |
Name | Description | |
---|---|---|
![]() | Enabled |
对象是否启用
(Inherited from ModelObject) |
![]() | Guid |
对象GUID
(Inherited from ModelObject) |
![]() | Id |
同Identifier, 缩写
(Inherited from ModelObject) |
![]() | Identifier |
对象ID
(Inherited from ModelObject) |
![]() | IsMagnetic | 是否具有磁性 |
![]() | Label |
对象标签, 标签用于插件中识别每次刷新修改的物体
(Inherited from ModelObject) |
![]() | Locked |
对象是否锁定
(Inherited from ModelObject) |
![]() | Name | 名称 |
![]() | Parent |
父对象
(Inherited from ModelObject) |
![]() | Phase |
阶段号
(Inherited from ModelObject) |
![]() | Plane | 辅助面在场景空间的坐标面 |
![]() | Scene | (Inherited from ModelObject) |
![]() | Type |
核心对象类型
(Inherited from ModelObject) |
Name | Description | |
---|---|---|
![]() | Delete |
从场景删除对象
(Inherited from ModelObject) |
![]() | GetBoundingBox |
获取对象在世界空间的包围盒
(Inherited from ModelObject) |
![]() | GetCoordinateSystem |
获取对象在场景空间的坐标系
(Inherited from ModelObject) |
![]() | GetLabel |
获取对象标签, 标签用于插件中识别每次刷新修改的物体
(Inherited from ModelObject) |
![]() | GetPhase |
获取阶段号
(Inherited from ModelObject) |
![]() | GetReportProperty(String, Point) | (Inherited from ModelObject) |
![]() | GetReportProperty(String, Vector) | (Inherited from ModelObject) |
![]() | GetReportProperty(String, Double) | (Inherited from ModelObject) |
![]() | GetReportProperty(String, Int32) | (Inherited from ModelObject) |
![]() | GetReportProperty(String, Int64) | (Inherited from ModelObject) |
![]() | GetReportProperty(String, String) | (Inherited from ModelObject) |
![]() | Insert | (Inherited from TFObject) |
![]() | Modify | (Inherited from TFObject) |
![]() | Refresh | (Inherited from TFObject) |
![]() | Select |
同Sync, 将场景中数据同步到对象
(Inherited from ModelObject) |
![]() | SetLabel |
设置对象标签, 标签用于插件中识别每次刷新修改的物体
(Inherited from ModelObject) |
![]() | SetPhase |
设置阶段号
(Inherited from ModelObject) |
![]() | Sync | (Inherited from TFObject) |