LevelOfDetailRepresentations.Add Method

Parent Object: LevelOfDetailRepresentations

Description

Method that creates a new LevelOfDetailRepresentation. The newly created LevelOfDetailRepresentation is returned.

Syntax

LevelOfDetailRepresentations.Add( [Name] As String ) As LevelOfDetailRepresentation

Parameters

Name Type Description
Name String Optional input string that specifies the name of the LOD representation to create. If not specified, Inventor assigns a name to the representation.

This is an optional argument whose default value is """".

Samples

Name Description
Create a level of detail representation This sample demonstrates creation of a level of detail representation in an assembly.

Version

Introduced in version 11