PositionalRepresentations.Add Method
Parent Object: PositionalRepresentationsDescription
Method that creates a new PositionalRepresentation. The new created PositionalRepresentation is returned.
Syntax
PositionalRepresentations.Add( [Name] As String ) As PositionalRepresentationParameters
Name | Type | Description |
Name | String | Optional input string that specifies the name of the positional representation to create. If not specified, Inventor assigns a name to the representation. This is an optional argument whose default value is "". |