|
|
the VB API supports simplified representation of assemblies only, not parts.
|
|
Values
|
Action
|
|---|---|
|
EpfcSIMPREP_NONE
|
No action is specified.
|
|
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 only the geometrical representation of the component.
|
|
EpfcSIMPREP_GRAPHICS
|
Use only the graphics 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
|
Use the default envelope representation of the component.
|
|
EpfcSIMPREP_LIGHT_GRAPH
|
Use the light weight graphics representation of the component.
|
|
EpfcSIMPREP_AUTO
|
Use the automatic representation of the component.
|