Library | Module

Enum EpfcTangentEdgeDisplayStyle

Description

This enumerated type represents the the tangent edge display options.
See Also:
IpfcViewDisplay




Values

EpfcTANEDGE_DEFAULT
Default display of tangent edges.

EpfcTANEDGE_NONE
No display of tangent edges.

EpfcTANEDGE_CENTERLINE
Tangent edges displayed in centerline linestyle.

EpfcTANEDGE_PHANTOM
Tangent edges displayed in phantom linestyle.

EpfcTANEDGE_DIMMED
Tangent edges displayed as dimmed.

EpfcTANEDGE_SOLID
Tangent edges displayed as solid.

EpfcTangentEdgeDisplayStyle_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.