UserSetAltitude

Indicates whether the altitude has been set by you or is the default.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue UserSetAltitude

Description

<Index> Enter the index of the procedure.

Return Value

True You have set the altitude.
False The altitude is the default.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 SetValue UserSetAltitude