RepresentationsManager Object
Description
The RepresentationsManager object provides access to all types of representations in an assembly, and design view representations in a part.
Properties
| ActiveDesignViewRepresentation |
Property that returns the active DesignViewRepresentation object. |
| ActivePositionalRepresentation |
Property that returns the active PositionalRepresentation object. This property returns Nothing in part documents. |
| Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| DesignViewRepresentations |
Property that returns the DesignViewRepresentations collection object. |
| Parent |
Property that returns the parent AssemblyComponentDefinition object. |
| PositionalRepresentations |
Property that returns the PositionalRepresentations collection object. This property returns Nothing in part documents. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
AssemblyComponentDefinition.RepresentationsManager,
DesignViewRepresentation.Parent,
FlatPattern.RepresentationsManager,
LevelOfDetailRepresentation.Parent,
PartComponentDefinition.RepresentationsManager,
PositionalRepresentation.Parent,
SheetMetalComponentDefinition.RepresentationsManager,
WeldmentComponentDefinition.RepresentationsManager
Version
Introduced in version 11