STK AviatorSend comments on this topic.
AeroModeAsFourPoint Property (IAgAvtrAdvFixedWingTool)
See Also
Windows





Windows & Linux

Description

Get the interface for a Four Point Aerodynamics strategy.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AeroModeAsFourPoint() As IAgAvtrAdvFixedWingFourPointAero
[C#]
public IAgAvtrAdvFixedWingFourPointAero AeroModeAsFourPoint {get;}
[Managed C++]
public: __property IAgAvtrAdvFixedWingFourPointAero ^ get_AeroModeAsFourPoint();
[Unmanaged C++]
public: HRESULT get_AeroModeAsFourPoint(
    IAgAvtrAdvFixedWingFourPointAero ** ppRetVal
);
[Java]
public IAgAvtrAdvFixedWingFourPointAero getAeroModeAsFourPoint();
[Python - STK API ]
@property
def AeroModeAsFourPoint(self) -> "IAgAvtrAdvFixedWingFourPointAero":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.