| Library | Package | Frames | Expand | Java Toolkit |
| Interfaces | |
|---|---|
| CreateNewSimpRepInstructions | Subclass of pfcSimpRepInstructions; used to create a new representation. |
| RetrieveExistingSimpRepInstructions | Used to retrieve an existing simplified representation of an assembly. |
| SimpRep | This class defines a simplified representation. |
| SimpRepAction | Base class to classes that specify the action (exclude, include, substitute, etc.) to apply to the simplified representation items. |
| SimpRepAutomatic | Use the automatic representation of the component. |
| SimpRepBoundBox | |
| SimpRepCompItemPath | This type of path points to a component. |
| SimpRepDefaultEnvelope | |
| SimpRepExclude | Exclude this component from the simplified representation. |
| SimpRepFeatItemPath | This type of path points to a feature that is not a component. |
| SimpRepGeom | Use the "geometry only" representation of the component. |
| SimpRepGraphics | Use the "graphics only" representation of the component. |
| SimpRepInclude | Include this component in the simplified representation. |
| SimpRepInstructions | Base class to classes containing the data required to define a simplified representation. |
| SimpRepItem | Defines the status of the component or feature in a simplified representation. |
| SimpRepItemPath | Base interface that identifies a simplified representation item. |
| SimpRepLightWeightGraphics | |
| SimpRepNone | |
| SimpRepReverse | Reverse the default rule for the component in the simplified representation. |
| SimpRepSubstitute | Substitute the component in the simplified representation. |
| SimpRepSymb | Use the symbolic representation of the component. |
| SubstAsmRep | Substitutes an assembly with a simplified representation. |
| SubstEnvelope | Substitute with an envelope. |
| SubstInterchg | Substitute using an interchange assembly or a family table. |
| Substitution | Base class to classes that represents all types of substitution; it specifies the substitution type and substitute data. |
| SubstPrtRep | Substitute a part with a simplified representation. |
| Classes | |
|---|---|
| pfcSimpRep | Contains global CIP definitions for module "pfcSimpRep" |
| SimpRepActionType | This enumerated type lists the supported types of actions. |
| SimpRepItems | Array of pfcSimpRepItems. |
| SimpReps | This interface contains a sequence of simplified rep objects. |
| SimpRepType | This enumerated type contains the types of simplified representation. |
| SubstType | This enumerated type lists the supported types of substitution. |