Length
Define the length of the runway.
Related Commands
Syntax
MissionModeler_RM <AircraftObjPath> Site <Index> GetValue Length [<Unit>]
Description
<Index> | Enter the index of the site. |
[<Unit>] | Enter the unit that the value is returned in. This parameter is optional, the default unit is meters (m). The dimension type is MissionModelerRunwayLength. |
Return Value
The length value is returned in the unit specified or in meters.
Examples
MissionModeler_RM */Aircraft/Aircraft1 Site 1 GetValue Length ft