Description | Example | Return message | Group

Graphics SetAttrType (Vehicles)

Control the type of attributes to be used to display an object

Syntax

Graphics <ObjectPath> SetAttrType {AttributeType}

Related commands

Description

The Graphics SetAttrType command allows you to control the type of attributes used to display the object in the 2D Graphics window. {AttributeType} can be:

{AttributeType}Description
BasicSet basic attributes such as color, line graphics, markers and other standard options. Most STK users will be pleased with this selection.
AccessIntervalsDisplay different graphics attributes during access.
CustomIntervalsDisplay different graphics attributes at specific time intervals during animation.
TimeComponentsDisplay different graphics attributes for specific time components during animation.
RealTimeOnly available if Real-Time or DeadReckoning propagator is selected in the Orbit page. Use this option to display different graphics attributes for real data points, calculated data points, points in drop out and historical data.

Use the Graphics_R GetAttrType command to find out which attributes are currently being displayed.

Use the following commands to set the graphics attributes for the type selected:

Examples

To use graphics settings for the ERS1 satellite set for periods of access or no access:

Graphics */Satellite/ERS1 SetAttrType AccessIntervals

Return message

Group membership

This command belongs to the following group(s):

2D Object Graphics

Vehicles

Version

10