DesignViewRepresentation.Copy Method
Parent Object: DesignViewRepresentationDescription
Method that creates a copy of the DesignViewRepresentation. The new created DesignViewRepresentation is returned.
Syntax
DesignViewRepresentation.Copy( [NewName] As String ) As DesignViewRepresentationParameters
Name | Type | Description |
NewName | String | Optional input string that specifies the name of the design view representation to create. If not specified, Inventor assigns a name to the representation. This is an optional argument whose default value is "". |