LevelOfDetailRepresentation.Copy Method

Parent Object: LevelOfDetailRepresentation

Description

Method that creates a copy of the LevelOfDetailRepresentation. The new created LevelOfDetailRepresentation is returned.

Syntax

LevelOfDetailRepresentation.Copy( [NewName] As String ) As LevelOfDetailRepresentation

Parameters

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

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

Version

Introduced in version 11