STK AgAsHpopPluginSend comments on this topic.
CbName Property (IAgAsHpopPluginResult)
See Also
Windows





Windows & Linux

Description

Name of the central body used as reference frame origin.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CbName() As String
[C#]
public string CbName {get;}
[Managed C++]
public: __property String __gc ^ get_CbName();
[Unmanaged C++]
public: HRESULT get_CbName(
    BSTR * pCbName
);
[Java]
public String getCbName();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.