Description | Example | Return message | Group

Graphics NewWaypointAttributes

Set 2D Graphics properties for new waypoints and external ephemeris points.

Syntax

Graphics <VehObjectPath> NewWaypointAttributes ({GfxOption} <Parameter>)...

Related commands

Description

This command is used to set the default 2D Graphics properties to be used for new waypoints and external ephemeris points.

This command is valid for Aircraft, Ship and GroundVehicle only.

({GfxOption} <Parameter>) can be any number of the following:

{GfxOption}<Parameter>Description
Show{On | Off}Display or hide the new waypoints in the 2D Graphics window
Color{Color}For valid {Color} options see Common Options.
VehicleColorSet the color to be the same as that set for the Great Arc vehicle to which the waypoints are assigned
Marker{Parameters}Set the Marker for the point. Visit Connect help for the Graphics Marker command for a description of parameters.
Label"<LabelText>"A user defined label to display at the waypoint.
ShowLabel{On | Off}Show or hide the user defined label.

Examples

To change the show and color flag for newly created points:

Graphics */Aircraft/Aircraft1 NewWaypointAttributes Show On Color red

To change the marker style to X, set the color to match the color of the vehicle and show a label for newly created points:

Graphics */Aircraft/Aircraft1 NewWaypointAttributes Marker X Color VehicleColor ShowLabel On Label "New Point"

Return message

Group membership

This command belongs to the following group(s):

2D Object Graphics

Vehicles

Version

6.1.2