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.

Note: 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.
VehicleColor Set 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.

Example

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"

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

2D Object Graphics

Vehicles

Version

6.1.2

STK Programming Interface 11.0.1