SubDVertex Properties |
The SubDVertex type exposes the following members.
Name | Description | |
---|---|---|
![]() | ControlNetPoint |
Location of the "control net" point that this SubDVertex represents
|
![]() | EdgeCount | Number of edges for this vertex |
![]() | Edges |
All edges that this vertex is part of
|
![]() | FaceCount | Number of faces for this vertex |
![]() | Id |
Unique id within the parent SubD for this item
(Inherited from SubDComponent.) |
![]() | IsDamaged |
Returns true if the SubD component is damaged.
(Inherited from SubDComponent.) |
![]() | IsDeleted |
Returns true if the SubD component is deleted.
(Inherited from SubDComponent.) |
![]() | IsHidden |
Returns true if the SubD component is hidden.
(Inherited from SubDComponent.) |
![]() | IsHighlighted |
Returns true if the SubD component is highlighted.
(Inherited from SubDComponent.) |
![]() | IsLocked |
Returns true if the SubD component is locked.
(Inherited from SubDComponent.) |
![]() | IsSelected |
Returns true if the SubD component is selected.
(Inherited from SubDComponent.) |
![]() | Next |
Next vertex in linked list of vertices on this level
|
![]() | ParentSubD |
SubD that this component belongs to
(Inherited from SubDComponent.) |
![]() | Previous |
Previous vertex in linked list of vertices on this level
|
![]() | Tag |
identifies the type of subdivision vertex
|