API Documentation > Enumerated Types > Enum pfcTangentEdgeDisplayStyle
Enum pfcTangentEdgeDisplayStyle
Description
This enumerated type represents the the tangent edge display options.
See Also:
Values
pfcTANEDGE_DEFAULT
Default display of tangent edges.
pfcTANEDGE_NONE
No display of tangent edges.
pfcTANEDGE_CENTERLINE
Tangent edges displayed in centerline linestyle.
pfcTANEDGE_PHANTOM
Tangent edges displayed in phantom linestyle.
pfcTANEDGE_DIMMED
Tangent edges displayed as dimmed.
pfcTANEDGE_SOLID
Tangent edges displayed as solid.
pfcTangentEdgeDisplayStyle_nil
Enum null value.
Was this helpful?