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






Windows & Linux

Description

Get the type of attitude profile.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AttitudeType() As AgEVeAttitude
[C#]
public AgEVeAttitude AttitudeType {get;}
[Managed C++]
public: __property AgEVeAttitude get_AttitudeType();
[Unmanaged C++]
public: HRESULT get_AttitudeType(
   AgEVeAttitude * pRetVal
);
[Java]
public AgEVeAttitude getAttitudeType();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.