Click or drag to resize

ConnectionComponent Properties

返回用户文档首页

The ConnectionComponent type exposes the following members.

Properties
 NameDescription
Public propertyChildren 组件子对象列表
(Inherited from ComponentBase)
Public propertyCommonProps 组件通用属性(对应通用页的属性)
(Overrides ComponentBaseCommonProps)
Public propertyCompClass 零件等级,当前组件创建的零件使用此等级
Public propertyCompCode 节点号(不同于组件序号)
Public propertyCompDirUp 组件上方向类型
Public propertyCompGuid 组件GUID
(Inherited from ComponentBase)
Public propertyCompReplaceObsolete.
是否允许替换组件类型
Public propertyCtrlPoints
(Inherited from TFObject)
Public propertyDisposed 对象是否已销毁
(Inherited from ObjectBase)
Public propertyEnabled 对象是否启用
(Inherited from ObjectBase)
Public propertyFlags 对象标志位
(Inherited from ObjectBase)
Public propertyGuid 对象GUID
(Inherited from TFObject)
Public propertyId 对象ID
(Inherited from ObjectBase)
Public propertyIsCompRuntimeChild 对象是否组件的运行时子节点
(Inherited from ObjectBase)
Public propertyLocalMatrix 对象本地空间坐标矩阵
(Inherited from TFObject)
Public propertyLocked 对象是否锁定
(Inherited from ObjectBase)
Public propertyMain 节点组件的主零件
Public propertyObjectMatrix 对象在父空间的坐标矩阵
(Inherited from TFObject)
Public propertyObjectWorldMatrix 对象在世界空间的坐标矩阵 NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject)
Public propertyParent 父对象
(Inherited from TFObject)
Public propertyParentMatrix 父对象在世界空间的坐标矩阵 NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject)
Public propertyPhaseNo 阶段编号
(Inherited from TFObject)
Public propertyPreBuilt 所属构件
(Inherited from TFObject)
Public propertyPropsObsolete.
弃用属性
(Inherited from ComponentBase)
Public propertyRotationX X轴旋转角度
Public propertyRotationY Y轴旋转角度
Public propertyScene 所属场景
(Inherited from ObjectBase)
Public propertySubs 节点组件的子对象
Public propertyType 对象类型
(Inherited from ObjectBase)
Public propertyUIProps 组件UI交互属性(不包含通用页的属性)
(Inherited from ComponentBase)
Public propertyViewId 对象所在视图ID,仅对部分对象有效
(Inherited from TFObject)
Public propertyWorkAxis 工作坐标系 NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject)
Public propertyWorldMatrix 对象在世界空间的坐标矩阵 NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject)
Top
See Also