Click or drag to resize

SubDVertex Properties

The SubDVertex type exposes the following members.

Properties
  NameDescription
Public propertyControlNetPoint
Location of the "control net" point that this SubDVertex represents
Public propertyEdgeCount
Number of edges for this vertex
Public propertyEdges
All edges that this vertex is part of
Public propertyFaceCount
Number of faces for this vertex
Public propertyId
Unique id within the parent SubD for this item
(Inherited from SubDComponent.)
Public propertyIsDamaged
Returns true if the SubD component is damaged.
(Inherited from SubDComponent.)
Public propertyIsDeleted
Returns true if the SubD component is deleted.
(Inherited from SubDComponent.)
Public propertyIsHidden
Returns true if the SubD component is hidden.
(Inherited from SubDComponent.)
Public propertyIsHighlighted
Returns true if the SubD component is highlighted.
(Inherited from SubDComponent.)
Public propertyIsLocked
Returns true if the SubD component is locked.
(Inherited from SubDComponent.)
Public propertyIsSelected
Returns true if the SubD component is selected.
(Inherited from SubDComponent.)
Public propertyNext
Next vertex in linked list of vertices on this level
Public propertyParentSubD
SubD that this component belongs to
(Inherited from SubDComponent.)
Public propertyPrevious
Previous vertex in linked list of vertices on this level
Public propertyTag
identifies the type of subdivision vertex
Top
See Also