| 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. |
| AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
| LevelOfDetail |
Property that returns the enum indicating the LOD type. |
| Name |
Gets and sets the name of the LevelOfDetailRepresentation. The name must be unique with respect to all other LevelOfDetailRepresentation objects in the document, or an error will occur. |
| Parent |
Property that returns the parent RepresentationsManager object. |
| SubstituteDocumentDescriptor |
Property that returns the DocumentDescriptor of the document associated with the substitute occurrence. |
| SubstituteOccurrence |
Property that returns the ComponentOccurrence object associated with this level of detail representation. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |