DesignViewRepresentation.CopyToLevelOfDetail Method

Parent Object: DesignViewRepresentation

Description

Method that creates a new LOD representation based on the visibility of components as defined by this design view. The newly created LevelOfDetailRepresentation is returned.

Syntax

DesignViewRepresentation.CopyToLevelOfDetail( [NewName] As String ) As LevelOfDetailRepresentation

Parameters

Name Type Description
NewName String Optional input string that specifies the name of the LOD representation to create. If not specified, Inventor assigns a name to the representation. If specified, the name must be unique with respect to the other LOD representations in the document.

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

Version

Introduced in version 2013