|
|
Creo Object TOOLKIT Java supports simplified representation of assemblies only, not parts.
|
|
Values
|
Action
|
|---|---|
|
SIMPREP_NONE
|
No action is specified.
|
|
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 only the geometrical representation of the component.
|
|
SIMPREP_GRAPHICS
|
Use only the graphics 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
|
Use the default envelope representation of the component.
|
|
SIMPREP_LIGHT_GRAPH
|
Use the light weight graphics representation of the component.
|
|
SIMPREP_AUTO
|
Use the automatic representation of the component.
|