Description | Example | Return Message | Group

Graphics NewPointAttributes

Set the graphics attributes to be used for new points of a Line Target.

Syntax

Graphics <LTObjectPath> NewPointAttributes ({AttributeOption})...

Related Commands

Description

Change the default graphics attributes that will used when new points are added to a LineTarget.

Note: Use the Graphics Points command to turn on the display of the LineTarget's points.

{AttributeOption} Description
Show {On | Off} Turn on or off the point.
Color {ObjectColor | {Color}} Change the color of a point. Enter ObjectColor to set the point color to match the LineTarget color. For valid {Color} options see Common Options.
Marker {Parameters} Set the Marker for the point. Visit Connect help for the Graphics Marker command for a description of parameters.
Label {NoLabel | <LabelName>} Set the label for a point. Enter NoLabel to have no label for the point, or enter the text value for the label.
LabelFont <FontNumber> Indicate the font to use for the label text. Valid values are 0-2, with 0 indicating small, 1 for medium and 2 for large.

Example

To set the marker for new points of TestLT to be a yellow star:

Graphics */LineTarget/TestLT NewPointAttributes Marker star color yellow

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

2D Object Graphics

Line Targets

Version

6.1

STK Programming Interface 11.0.1