Enum pfcSimpRepActionType
Description
This enumerated type lists the supported types of actions.
Values
-
SIMPREP_REVERSE
- Reverse the default rule for this component (for example, include it if the default rule is exclude).
-
SIMPREP_INCLUDE
- Include this component in the simplified representation.
-
SIMPREP_EXCLUDE
- Exclude this component from the simplified representation.
-
SIMPREP_SUBSTITUTE
- Substitute the component in the simplified representation.
-
SIMPREP_GEOM
- Use the "geometry only" representation of the component.
-
SIMPREP_GRAPHICS
- Use the "graphics only" representation of the component.
-
SIMPREP_SYMB
- Use the symbolic representation of the component.
-
SIMPREP_BOUNDBOX
- Use the boundary box representation of the component.
-
SIMPREP_DEFENV
-
-
SIMPREP_NONE
-
-
SIMPREP_LIGHT_GRAPH
-
-
SIMPREP_AUTO
-
-
SIMPREP_ASSEM_ONLY
-
-
SimpRepActionType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.