Library | Package Java Toolkit

Package com.ptc.pfc.pfcSimpRep

Description

Contains interfaces related to simplified representations.

Interfaces
CreateNewSimpRepInstructionsSubclass of pfcSimpRepInstructions; used to create a new representation.
RetrieveExistingSimpRepInstructionsUsed to retrieve an existing simplified representation of an assembly.
SimpRepThis class defines a simplified representation.
SimpRepActionBase 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 
SimpRepCompItemPathThis type of path points to a component.
SimpRepDefaultEnvelope 
SimpRepExcludeExclude this component from the simplified representation.
SimpRepFeatItemPathThis type of path points to a feature that is not a component.
SimpRepGeomUse the "geometry only" representation of the component.
SimpRepGraphicsUse the "graphics only" representation of the component.
SimpRepIncludeInclude this component in the simplified representation.
SimpRepInstructionsBase class to classes containing the data required to define a simplified representation.
SimpRepItemDefines the status of the component or feature in a simplified representation.
SimpRepItemPathBase interface that identifies a simplified representation item.
SimpRepLightWeightGraphics 
SimpRepNone 
SimpRepReverseReverse the default rule for the component in the simplified representation.
SimpRepSubstituteSubstitute the component in the simplified representation.
SimpRepSymbUse the symbolic representation of the component.
SubstAsmRepSubstitutes an assembly with a simplified representation.
SubstEnvelopeSubstitute with an envelope.
SubstInterchgSubstitute using an interchange assembly or a family table.
SubstitutionBase class to classes that represents all types of substitution; it specifies the substitution type and substitute data.
SubstPrtRepSubstitute a part with a simplified representation.

Classes
pfcSimpRepContains global CIP definitions for module "pfcSimpRep"
SimpRepActionTypeThis enumerated type lists the supported types of actions.
SimpRepItemsArray of pfcSimpRepItems.
SimpRepsThis interface contains a sequence of simplified rep objects.
SimpRepTypeThis enumerated type contains the types of simplified representation.
SubstTypeThis enumerated type lists the supported types of substitution.