Library | Module

Module "pfcSimpRep"

Description

Contains interfaces related to simplified representations.

Enumerated Types
enumEpfcSimpRepActionType
This enumerated type lists the supported types of actions.
enumEpfcSubstType
This enumerated type lists the supported types of substitution.
enumEpfcSimpRepType
This enumerated type contains the types of simplified representation.


Classes
classIpfcCreateNewSimpRepInstructions
Subclass of pfcSimpRepInstructions; used to create a new representation.
classIpfcRetrieveExistingSimpRepInstructions
Used to retrieve an existing simplified representation of an assembly.
classIpfcSimpRep
This class defines a simplified representation.
classIpfcSimpRepAction
Base class to classes that specify the action (exclude, include, substitute, etc.) to apply to the simplified representation items.
classIpfcSimpRepAutomatic
Use the automatic representation of the component.
classIpfcSimpRepBoundBox
 
classIpfcSimpRepCompItemPath
This type of path points to a component.
classIpfcSimpRepDefaultEnvelope
 
classIpfcSimpRepExclude
Exclude this component from the simplified representation.
classIpfcSimpRepFeatItemPath
This type of path points to a feature that is not a component.
classIpfcSimpRepGeom
Use the "geometry only" representation of the component.
classIpfcSimpRepGraphics
Use the "graphics only" representation of the component.
classIpfcSimpRepInclude
Include this component in the simplified representation.
classIpfcSimpRepInstructions
Base class to classes containing the data required to define a simplified representation.
classIpfcSimpRepItem
Defines the status of the component or feature in a simplified representation.
classIpfcSimpRepItemPath
Base interface that identifies a simplified representation item.
classIpfcSimpRepLightWeightGraphics
 
classIpfcSimpRepNone
 
classIpfcSimpRepReverse
Reverse the default rule for the component in the simplified representation.
classIpfcSimpRepSubstitute
Substitute the component in the simplified representation.
classIpfcSimpRepSymb
Use the symbolic representation of the component.
classIpfcSubstAsmRep
Substitutes an assembly with a simplified representation.
classIpfcSubstEnvelope
Substitute with an envelope.
classIpfcSubstInterchg
Substitute using an interchange assembly or a family table.
classIpfcSubstitution
Base class to classes that represents all types of substitution; it specifies the substitution type and substitute data.
classIpfcSubstPrtRep
Substitute a part with a simplified representation.


Collections
classCMpfcSimpRepItems
Array of pfcSimpRepItems.
classCMpfcSimpReps
This interface contains a sequence of simplified rep objects.