Creates a parameter set defined by identifying orbiting point and its central body.
[Visual Basic .NET] |
---|
Public Function CreateParameterSetOrbit( _ ByVal Name As String, _ ByVal Description As String _ ) As IAgCrdnParameterSet |
[C#] |
---|
public IAgCrdnParameterSet CreateParameterSetOrbit( |
[Managed C++] |
---|
public: IAgCrdnParameterSet^ CreateParameterSetOrbit( |
[Java] |
---|
public IAgCrdnParameterSet createParameterSetOrbit( |
[Unmanaged C++] |
---|
public: HRESULT CreateParameterSetOrbit( |
- 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.