MissionModeler Configuration ChangeStationName
Change the name of a station on an Aircraft model.
Related Commands
Syntax
MissionModeler <AircraftObjPath> Configuration ChangeStationName "<OldName>" "<NewName>"
MissionModeler <AircraftObjPath> Aircraft DefaultConfiguration ChangeStationName "<OldName>" "<NewName>"
Description
"<OldName>" | Enter the existing name of the station. |
"<NewName>" | Enter the new name for the station. |
Examples
MissionModeler */Aircraft/Aircraft1 Configuration ChangeStationName "Internal Fuel Tank 1" "ITank1"
MissionModeler */Aircraft/Aircraft1 Aircraft DefaultConfiguration ChangeStationName "Payload Station1" "Station2"