LevelOfDetailRepresentations Object

Description

The LevelOfDetailRepresentations collection object provides access to all the LOD (Level Of Detail) representations in the assembly and provides methods to create new ones.

Methods

Name Description
Add Method that creates a new LevelOfDetailRepresentation. The newly created LevelOfDetailRepresentation is returned.
AddSubstitute Method that creates a new substitute LevelOfDetailRepresentation based on the input file. The newly created LevelOfDetailRepresentation is returned.

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.
Count Property that returns the number of items in the collection.
Item Returns the specified LevelOfDetailRepresentation object from the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

RepresentationsManager.LevelOfDetailRepresentations

Version

Introduced in version 11