Set the graphics attributes to be used for new points of a Line Target.
Graphics <LTObjectPath> NewPointAttributes ({AttributeOption})...
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. |
To set the marker for new points of TestLT to be a yellow star:
Graphics */LineTarget/TestLT NewPointAttributes Marker star color yellow
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
6.1
STK Programming Interface 11.0.1