Control the type of attributes to be used to display an object
Graphics <ObjectPath> SetAttrType {AttributeType}
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 |
---|---|
Basic | Set basic attributes such as color, line graphics, markers and other standard options. Most STK users will be pleased with this selection. |
AccessIntervals | Display different graphics attributes during access. |
CustomIntervals | Display different graphics attributes at specific time intervals during animation. |
TimeComponents | Display different graphics attributes for specific time components during animation. |
RealTime | Only 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:
To use graphics settings for the ERS1 satellite set for periods of access or no access:
Graphics */Satellite/ERS1 SetAttrType AccessIntervals
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
10
STK Programming Interface 11.0.1