| Library | Module | Frames | Expand |
| Enumerated Types | |
|---|---|
| enum | pfcSimpRepActionType |
| This enumerated type lists the supported types of actions. | |
| enum | pfcSubstType |
| This enumerated type lists the supported types of substitution. | |
| enum | pfcSimpRepType |
| This enumerated type contains the types of simplified representation. | |
| Classes | |
|---|---|
| class | pfcCreateNewSimpRepInstructions |
| Subclass of pfcSimpRepInstructions; used to create a new representation. | |
| class | pfcRetrieveExistingSimpRepInstructions |
| Used to retrieve an existing simplified representation of an assembly. | |
| class | pfcSimpRep |
| This class defines a simplified representation. | |
| class | pfcSimpRepAction |
| Base class to classes that specify the action (exclude, include, substitute, etc.) to apply to the simplified representation items. | |
| class | pfcSimpRepAutomatic |
| Use the automatic representation of the component. | |
| class | pfcSimpRepBoundBox |
| class | pfcSimpRepCompItemPath |
| This type of path points to a component. | |
| class | pfcSimpRepDefaultEnvelope |
| class | pfcSimpRepExclude |
| Exclude this component from the simplified representation. | |
| class | pfcSimpRepFeatItemPath |
| This type of path points to a feature that is not a component. | |
| class | pfcSimpRepGeom |
| Use the "geometry only" representation of the component. | |
| class | pfcSimpRepGraphics |
| Use the "graphics only" representation of the component. | |
| class | pfcSimpRepInclude |
| Include this component in the simplified representation. | |
| class | pfcSimpRepInstructions |
| Base class to classes containing the data required to define a simplified representation. | |
| class | pfcSimpRepItem |
| Defines the status of the component or feature in a simplified representation. | |
| class | pfcSimpRepItemPath |
| Base interface that identifies a simplified representation item. | |
| class | pfcSimpRepLightWeightGraphics |
| class | pfcSimpRepNone |
| class | pfcSimpRepReverse |
| Reverse the default rule for the component in the simplified representation. | |
| class | pfcSimpRepSubstitute |
| Substitute the component in the simplified representation. | |
| class | pfcSimpRepSymb |
| Use the symbolic representation of the component. | |
| class | pfcSubstAsmRep |
| Substitutes an assembly with a simplified representation. | |
| class | pfcSubstEnvelope |
| Substitute with an envelope. | |
| class | pfcSubstInterchg |
| Substitute using an interchange assembly or a family table. | |
| class | pfcSubstitution |
| Base class to classes that represents all types of substitution; it specifies the substitution type and substitute data. | |
| class | pfcSubstPrtRep |
| Substitute a part with a simplified representation. | |
| Collections | |
|---|---|
| class | pfcSimpRepItems |
| Array of pfcSimpRepItems. | |
| class | pfcSimpReps |
| This interface contains a sequence of simplified rep objects. | |