|
|
Creo Object TOOLKIT C++ supports simplified representation of assemblies only, not parts.
|
|
Values
|
Action
|
|---|---|
|
pfcSIMPREP_NONE
|
No action is specified.
|
|
pfcSIMPREP_REVERSE
|
Reverse the default rule for this component (for example, include it if the default rule is exclude).
|
|
pfcSIMPREP_INCLUDE
|
Include this component in the simplified representation.
|
|
pfcSIMPREP_EXCLUDE
|
Exclude this component from the simplified representation.
|
|
pfcSIMPREP_SUBSTITUTE
|
Substitute the component in the simplified representation.
|
|
pfcSIMPREP_GEOM
|
Use only the geometrical representation of the component.
|
|
pfcSIMPREP_GRAPHICS
|
Use only the graphics representation of the component.
|
|
pfcSIMPREP_SYMB
|
Use the symbolic representation of the component.
|
|
pfcSIMPREP_BOUNDBOX
|
Use the boundary box representation of the component.
|
|
pfcSIMPREP_DEFENV
|
Use the default envelope representation of the component.
|
|
pfcSIMPREP_LIGHT_GRAPH
|
Use the light weight graphics representation of the component.
|
|
pfcSIMPREP_AUTO
|
Use the automatic representation of the component.
|