Get the interface for a four point aerodynamics strategy.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ModeAsFourPoint() As IAgAvtrFourPointAero |
| [C#] |
|---|
public IAgAvtrFourPointAero ModeAsFourPoint {get;} |
| [Managed C++] |
|---|
public: __property IAgAvtrFourPointAero ^ get_ModeAsFourPoint(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrFourPointAero getModeAsFourPoint(); |
[Python - STK API ] |
|---|
@property def ModeAsFourPoint(self) -> "IAgAvtrFourPointAero": |






