Body Axis - whether the engine acceleration (the direction opposite the engine's exhaust) is aligned with positive or negative X, Y or Z body axis. If an engine model is being used instead of a thruster set, use this option to select the direction of the engine. To specify a direction other than along a body axis, use a thruster set.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property BodyAxis() As AgEVABodyAxis |
| [C#] |
|---|
public AgEVABodyAxis BodyAxis {get; set;} |
| [Managed C++] |
|---|
public: __property AgEVABodyAxis get_BodyAxis(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_BodyAxis( |
| [Java] |
|---|
public AgEVABodyAxis getBodyAxis();public void setBodyAxis( |
