API Documentation > Files > File pfcSimpRep.h
File pfcSimpRep.h
Description
Contains interfaces related to simplified representations.
Enumerated Types
enum
This enumerated type lists the supported types of actions.
enum
This enumerated type lists the supported types of substitution.
enum
This enumerated type contains the types of simplified representation.
Interface Classes
class
This is a COMPACT class.
Subclass of pfcSimpRepInstructions; used to create a new representation.
class
This is a COMPACT class.
Used to retrieve an existing simplified representation of an assembly.
class
This class defines a simplified representation.
class
This is a COMPACT class.
Base class to classes that specify the action (exclude, include, substitute, etc.) to apply to the simplified representation items.
class
This is a COMPACT class.
Use the automatic representation of the component.
class
This is a COMPACT class.
class
This is a COMPACT class.
This type of path points to a component.
class
This is a COMPACT class.
class
This is a COMPACT class.
Exclude this component from the simplified representation.
class
This is a COMPACT class.
This type of path points to a feature that is not a component.
class
This is a COMPACT class.
Use the "geometry only" representation of the component.
class
This is a COMPACT class.
Use the "graphics only" representation of the component.
class
This is a COMPACT class.
Include this component in the simplified representation.
class
This is a COMPACT class.
Base class to classes containing the data required to define a simplified representation.
class
This is a COMPACT class.
Defines the status of the component or feature in a simplified representation.
class
This is a COMPACT class.
Base interface that identifies a simplified representation item.
class
This is a COMPACT class.
class
This is a COMPACT class.
class
This is a COMPACT class.
Reverse the default rule for the component in the simplified representation.
class
This is a COMPACT class.
Substitute the component in the simplified representation.
class
This is a COMPACT class.
Use the symbolic representation of the component.
class
This is a COMPACT class.
Substitutes an assembly with a simplified representation.
class
This is a COMPACT class.
Substitute with an envelope.
class
This is a COMPACT class.
Substitute using an interchange assembly or a family table.
class
This is a COMPACT class.
Base class to classes that represents all types of substitution; it specifies the substitution type and substitute data.
class
This is a COMPACT class.
Substitute a part with a simplified representation.
Collection Classes
class
This is a COMPACT class.
Array of pfcSimpRepItems.
class
This is a COMPACT class.
This interface contains a sequence of simplified rep objects.
Was this helpful?