PositionalRepresentations Object
Description
The PositionalRepresentations collection object provides access to all the positional representations in the assembly and provides methods to create new ones.
Methods
Add |
Method that creates a new PositionalRepresentation. The new created PositionalRepresentation is returned. |
Export |
Exports the PositionalRepresentations to an external file. |
Properties
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. |
Count |
Property that returns the number of items in the collection. |
ExcelWorkSheet |
Property that returns the Excel spreadsheet that contains the positional representations data. |
Item |
Returns the specified PositionalRepresentation object from the collection. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
RepresentationsManager.PositionalRepresentations
Version
Introduced in version 11