Share

PositionalRepresentations.Add Method

Parent Object: PositionalRepresentations

Description

Method that creates a new PositionalRepresentation. The new created PositionalRepresentation is returned.

Syntax

PositionalRepresentations.Add( [Name] As String ) As PositionalRepresentation

Parameters

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 "".

Version

Introduced in version 11

Was this information helpful?