Creates a parameter set defined by
identifying vector in reference axes.
| [Visual Basic .NET] |
|---|
Public Function CreateParameterSetVector( _
ByVal Name As String, _
ByVal Description As String _
) As IAgCrdnParameterSet
|
| [C#] |
|---|
public IAgCrdnParameterSet CreateParameterSetVector(
|
| [Managed C++] |
|---|
public: IAgCrdnParameterSet^ CreateParameterSetVector(
|
| [Java] |
|---|
public IAgCrdnParameterSet createParameterSetVector(
|
| [Unmanaged C++] |
|---|
public: HRESULT CreateParameterSetVector(
|
- Name
- Description
Spaces and most punctuation ( except for
"-_().") cannot be used as a part of a component name when creating
new components via VGT API.