Click or drag to resize

BaseComponent Properties

返回用户文档首页

The BaseComponent type exposes the following members.

Properties
 NameDescription
Public propertyComponentGuid 组件GUID
Public propertyEnabled 对象是否启用
(Inherited from ModelObject)
Public propertyGuid 对象GUID
(Inherited from ModelObject)
Public propertyId 同Identifier, 缩写
(Inherited from ModelObject)
Public propertyIdentifier 对象ID
(Inherited from ModelObject)
Public propertyLabel 对象标签, 标签用于插件中识别每次刷新修改的物体
(Inherited from ModelObject)
Public propertyLocked 对象是否锁定
(Inherited from ModelObject)
Public propertyName 组件名称
Public propertyNumber 组件编号
Public propertyNumberPrefix 组件编号
Public propertyParent 父对象
(Inherited from ModelObject)
Public propertyPhase 阶段号
(Inherited from ModelObject)
Public propertyScene
(Inherited from ModelObject)
Public propertyStatus 组件运行状态
Public propertyType 核心对象类型
(Inherited from ModelObject)
Top
See Also