Click or drag to resize

Component Properties

返回用户文档首页

The Component type exposes the following members.

Properties
 NameDescription
Public propertyComponentGuid 组件GUID
(Inherited from BaseComponent)
Public propertyComponentInput 组件输入
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 组件名称
(Inherited from BaseComponent)
Public propertyNumber 组件编号
(Inherited from BaseComponent)
Public propertyNumberPrefix 组件编号
(Inherited from BaseComponent)
Public propertyParent 父对象
(Inherited from ModelObject)
Public propertyPhase 阶段号
(Inherited from ModelObject)
Public propertyScene
(Inherited from ModelObject)
Public propertyStatus 组件运行状态
(Inherited from BaseComponent)
Public propertyType 核心对象类型
(Inherited from ModelObject)
Top
See Also