LevelOfDetailRepresentation Object

Description

The LevelOfDetailRepresentation object represents a positional representation in the assembly.

Methods

Name Description
Activate Method that activates the level of detail representation.
Copy Method that creates a copy of the LevelOfDetailRepresentation. The new created LevelOfDetailRepresentation is returned.
Delete Method that deletes the LevelOfDetailRepresentation. The method returns an error if this is a built-in LOD representation.
GetReferenceKey Method that generates and returns the reference key for this entity.

Properties

Name Description
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.

Accessed From

DesignViewRepresentation.CopyToLevelOfDetail, LevelOfDetailRepresentation.Copy, LevelOfDetailRepresentations.Add, LevelOfDetailRepresentations.AddSubstitute, LevelOfDetailRepresentations.Item, RepresentationsManager.ActiveLevelOfDetailRepresentation

Version

Introduced in version 11