Creates a parameter set defined by identifying one set of axes in reference to another.
| [Visual Basic .NET] |
|---|
Public Function CreateParameterSetAttitude( _ ByVal Name As String, _ ByVal Description As String _ ) As IAgCrdnParameterSet |
| [C#] |
|---|
public IAgCrdnParameterSet CreateParameterSetAttitude( |
| [Managed C++] |
|---|
public: IAgCrdnParameterSet^ CreateParameterSetAttitude( |
| [Java] |
|---|
public IAgCrdnParameterSet createParameterSetAttitude( |
| [Unmanaged C++] |
|---|
public: HRESULT CreateParameterSetAttitude( |
- 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.
