Description | Example | Return Message | Group

Graphics GlobalAttributes

Specify whether or not a given attribute should be displayed in the 2D Graphics window

Syntax

Graphics <ScenarioPath> {AttributeOption} {On | Off}

Description

The Graphics GlobalAttributes command allows the user to specify whether or not a given attribute should be displayed in the 2D Graphics window. By default, individual objects will inherit the settings set by this command.

{AttributeOption}Description
ShowLabelsSpecify whether objects display in the 2D Graphics window with text labels.
ShowGndTracksSpecify whether ground tracks display. This option affects Satellites, Launch Vehicles and Missiles.
ShowRoutesSpecify whether routes display. This option affects Ships, Aircraft, and Ground Vehicles.
ShowPassLabelsSpecify whether pass numbers are shown at the pass break locations in the 2D Graphics window. This option affects Satellites only.
ShowElsetNumSpecify whether element set numbers for the satellites display. This option is valid for Satellites only, and affects only SGP4 satellites with multiple two-line element sets.
ShowSensorsSpecify whether sensor projections display in the 2D Graphics window.
ShowWaypointsSpecify whether waypoints for Ships, Aircraft, and Ground Vehicles are displayed.
ShowTurnMarkersSpecify whether turn markers for Ships, Aircraft, and Ground Vehicles are displayed. A turn radius must be specified for the waypoint in order for turn markers to appear.
ShowOrbitsSpecify whether satellite orbit tracks and launch vehicle and missile trajectories display. This setting applies to Satellites, Launch Vehicles and Missiles only.
ShowOrbitMarkersSpecify whether the orbit marker for satellites, launch vehicles, and missile trajectories display. This option affects only the perspective and orthographic map projections.
ShowGndMarkersSpecify whether the marker for a vehicle displays. This option affects only the perspective and orthographic map projections.
ShowAreaTgtCentroidsSpecify whether the area target's centroid displays in the 2D Graphics window.
AllowAnimUpdateSpecify whether an animation cycle for the current time is run after you click Apply or OK on any STK property page so that time-dependant graphics are immediately updated. Otherwise, you must click the Reset button on the Animation toolbar to update time-dependant graphics displays such as sensor fields of view.
AccShowLineSpecify whether a line appears on the 2D and 3D Graphics windows between the two access objects to show when they are accessible to one another during animation.
AccAnimHighSpecify whether a box appears around each object during access.
AccStatHighSpecify whether access is highlighted in the 2D Graphics window as a thick line overlying the ground tracks for a vehicle or a vehicle sensor and as an X for a facility, a place, a target or a sensor that is attached to a facility, place or target.
ShowPlanetOrbitsSpecify whether planet orbit tracks display. This option affects only the perspective and orthographic map projections.
ShowPlanetCbiPosSpecify whether the position of the planet displays in the 2D Graphics window in the Central-Body Inertial (CBI) coordinate frame. This option affects only the perspective and orthographic map projections.
ShowPlanetCbiLabelSpecify whether planet labels display in the 2D Graphics window.
ShowPlanetGroundPosSpecify whether the point on the Earth directly below the planet displays in the 2D Graphics window.
ShowPlanetGroundLabelSpecify whether a label appears at the location of each subplanet point in the 2D Graphics window

Example

Use this command to set various global attributes:

Graphics * GlobalAttributes ShowPassLabels On

Graphics * GlobalAttributes ShowElsetNum Off

Graphics * GlobalAttributes ShowSensors On

Graphics * GlobalAttributes ShowWaypoints Off

ReturnMessage

Group Membership

This command belongs to the following group(s):

2D Object Graphics

2D Graphics Window

Version

10