Click or drag to resize

SubDComponent Properties

The SubDComponent type exposes the following members.

Properties
  NameDescription
Public propertyId
Unique id within the parent SubD for this item
Public propertyIsDamaged
Returns true if the SubD component is damaged.
Public propertyIsDeleted
Returns true if the SubD component is deleted.
Public propertyIsHidden
Returns true if the SubD component is hidden.
Public propertyIsHighlighted
Returns true if the SubD component is highlighted.
Public propertyIsLocked
Returns true if the SubD component is locked.
Public propertyIsSelected
Returns true if the SubD component is selected.
Public propertyParentSubD
SubD that this component belongs to
Top
See Also