AGI STK Objects 11Send comments on this topic.
Basic Property (IAgVeRouteAttitudeStandard)
See Also
Windows






Windows & Linux

Description

Get the basic attitude properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Basic() As IAgVeStandardBasic
[C#]
public IAgVeStandardBasic Basic {get;}
[Managed C++]
public: __property IAgVeStandardBasic ^ get_Basic();
[Unmanaged C++]
public: HRESULT get_Basic(
    IAgVeStandardBasic ** ppVal
);
[Java]
public IAgVeStandardBasic getBasic();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.