Library | Module

Module "pfcSimpRep"

Description

Contains interfaces related to simplified representations.

Enumerated Types
enumpfcSimpRepActionType
This enumerated type lists the supported types of actions.
enumpfcSubstType
This enumerated type lists the supported types of substitution.
enumpfcSimpRepType
This enumerated type contains the types of simplified representation.


Classes
classpfcCreateNewSimpRepInstructions
Subclass of pfcSimpRepInstructions; used to create a new representation.
classpfcRetrieveExistingSimpRepInstructions
Used to retrieve an existing simplified representation of an assembly.
classpfcSimpRep
This class defines a simplified representation.
classpfcSimpRepAction
Base class to classes that specify the action (exclude, include, substitute, etc.) to apply to the simplified representation items.
classpfcSimpRepAutomatic
Use the automatic representation of the component.
classpfcSimpRepBoundBox
 
classpfcSimpRepCompItemPath
This type of path points to a component.
classpfcSimpRepDefaultEnvelope
 
classpfcSimpRepExclude
Exclude this component from the simplified representation.
classpfcSimpRepFeatItemPath
This type of path points to a feature that is not a component.
classpfcSimpRepGeom
Use the "geometry only" representation of the component.
classpfcSimpRepGraphics
Use the "graphics only" representation of the component.
classpfcSimpRepInclude
Include this component in the simplified representation.
classpfcSimpRepInstructions
Base class to classes containing the data required to define a simplified representation.
classpfcSimpRepItem
Defines the status of the component or feature in a simplified representation.
classpfcSimpRepItemPath
Base interface that identifies a simplified representation item.
classpfcSimpRepLightWeightGraphics
 
classpfcSimpRepNone
 
classpfcSimpRepReverse
Reverse the default rule for the component in the simplified representation.
classpfcSimpRepSubstitute
Substitute the component in the simplified representation.
classpfcSimpRepSymb
Use the symbolic representation of the component.
classpfcSubstAsmRep
Substitutes an assembly with a simplified representation.
classpfcSubstEnvelope
Substitute with an envelope.
classpfcSubstInterchg
Substitute using an interchange assembly or a family table.
classpfcSubstitution
Base class to classes that represents all types of substitution; it specifies the substitution type and substitute data.
classpfcSubstPrtRep
Substitute a part with a simplified representation.


Collections
classpfcSimpRepItems
Array of pfcSimpRepItems.
classpfcSimpReps
This interface contains a sequence of simplified rep objects.