Enum EpfcSimpRepActionType
Description
This enumerated type lists the supported types of actions.
Values
-
EpfcSIMPREP_REVERSE
- Reverse the default rule for this component (for example, include it if the default rule is exclude).
-
EpfcSIMPREP_INCLUDE
- Include this component in the simplified representation.
-
EpfcSIMPREP_EXCLUDE
- Exclude this component from the simplified representation.
-
EpfcSIMPREP_SUBSTITUTE
- Substitute the component in the simplified representation.
-
EpfcSIMPREP_GEOM
- Use the "geometry only" representation of the component.
-
EpfcSIMPREP_GRAPHICS
- Use the "graphics only" representation of the component.
-
EpfcSIMPREP_SYMB
- Use the symbolic representation of the component.
-
EpfcSIMPREP_BOUNDBOX
- Use the boundary box representation of the component.
-
EpfcSIMPREP_DEFENV
-
-
EpfcSIMPREP_NONE
-
-
EpfcSIMPREP_LIGHT_GRAPH
-
-
EpfcSIMPREP_AUTO
-
-
EpfcSIMPREP_ASSEM_ONLY
-
-
EpfcSimpRepActionType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.