| Library | Module | Frames | Expand |
| Enumerated Types | |
|---|---|
| enum | EpfcSimpRepActionType |
| This enumerated type lists the supported types of actions. | |
| enum | EpfcSubstType |
| This enumerated type lists the supported types of substitution. | |
| enum | EpfcSimpRepType |
| This enumerated type contains the types of simplified representation. | |
| Classes | |
|---|---|
| class | IpfcCreateNewSimpRepInstructions |
| Subclass of pfcSimpRepInstructions; used to create a new representation. | |
| class | IpfcRetrieveExistingSimpRepInstructions |
| Used to retrieve an existing simplified representation of an assembly. | |
| class | IpfcSimpRep |
| This class defines a simplified representation. | |
| class | IpfcSimpRepAction |
| Base class to classes that specify the action (exclude, include, substitute, etc.) to apply to the simplified representation items. | |
| class | IpfcSimpRepAutomatic |
| Use the automatic representation of the component. | |
| class | IpfcSimpRepBoundBox |
| class | IpfcSimpRepCompItemPath |
| This type of path points to a component. | |
| class | IpfcSimpRepDefaultEnvelope |
| class | IpfcSimpRepExclude |
| Exclude this component from the simplified representation. | |
| class | IpfcSimpRepFeatItemPath |
| This type of path points to a feature that is not a component. | |
| class | IpfcSimpRepGeom |
| Use the "geometry only" representation of the component. | |
| class | IpfcSimpRepGraphics |
| Use the "graphics only" representation of the component. | |
| class | IpfcSimpRepInclude |
| Include this component in the simplified representation. | |
| class | IpfcSimpRepInstructions |
| Base class to classes containing the data required to define a simplified representation. | |
| class | IpfcSimpRepItem |
| Defines the status of the component or feature in a simplified representation. | |
| class | IpfcSimpRepItemPath |
| Base interface that identifies a simplified representation item. | |
| class | IpfcSimpRepLightWeightGraphics |
| class | IpfcSimpRepNone |
| class | IpfcSimpRepReverse |
| Reverse the default rule for the component in the simplified representation. | |
| class | IpfcSimpRepSubstitute |
| Substitute the component in the simplified representation. | |
| class | IpfcSimpRepSymb |
| Use the symbolic representation of the component. | |
| class | IpfcSubstAsmRep |
| Substitutes an assembly with a simplified representation. | |
| class | IpfcSubstEnvelope |
| Substitute with an envelope. | |
| class | IpfcSubstInterchg |
| Substitute using an interchange assembly or a family table. | |
| class | IpfcSubstitution |
| Base class to classes that represents all types of substitution; it specifies the substitution type and substitute data. | |
| class | IpfcSubstPrtRep |
| Substitute a part with a simplified representation. | |
| Collections | |
|---|---|
| class | CMpfcSimpRepItems |
| Array of pfcSimpRepItems. | |
| class | CMpfcSimpReps |
| This interface contains a sequence of simplified rep objects. | |