SubDEdge Properties |
The SubDEdge type exposes the following members.
Name | Description | |
---|---|---|
ControlNetLine |
Line representing the control net end points.
| |
FaceCount | Number of faces for this edge. | |
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.) | |
ParentSubD |
SubD that this component belongs to
(Inherited from SubDComponent.) | |
Tag |
identifies the type of subdivision edge.
| |
VertexFrom |
Start vertex for this edge.
| |
VertexTo |
End vertex for this edge.
|