Creates a parameter set defined by identifying location in reference coordinate system.
[Visual Basic .NET] |
---|
Public Function CreateParameterSetTrajectory( _ ByVal Name As String, _ ByVal Description As String _ ) As IAgCrdnParameterSet |
[C#] |
---|
public IAgCrdnParameterSet CreateParameterSetTrajectory( |
[Managed C++] |
---|
public: IAgCrdnParameterSet^ CreateParameterSetTrajectory( |
[Java] |
---|
public IAgCrdnParameterSet createParameterSetTrajectory( |
[Unmanaged C++] |
---|
public: HRESULT CreateParameterSetTrajectory( |
- 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.