Enum EpfcDisplayStyle
Description
This enumerated type represents the the hidden line display options.
-
See Also:
-
IpfcViewDisplay
Values
-
EpfcDISPSTYLE_DEFAULT
- Default display status.
-
EpfcDISPSTYLE_WIREFRAME
- Wireframe display.
-
EpfcDISPSTYLE_HIDDEN_LINE
- Hidden line display.
-
EpfcDISPSTYLE_NO_HIDDEN
- No hidden line display.
-
EpfcDISPSTYLE_SHADED
- Shaded display.
-
EpfcDISPSTYLE_FOLLOW_ENVIRONMENT
- The view display follows the current configuration setting for display.
-
EpfcDISPSTYLE_SHADED_WITH_EDGES
- Shaded display with edges.
-
EpfcDisplayStyle_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.