Appends points to a line target.
ExtendLine <LTObjectPath> [{PointType}] <NumPoints> {PointDefn}...
The ExtendLine command is used to append points to a line target.
<NumPoints> indicates the number of points to be added to the line. {PointType} defines how the points will be entered, valid values are LatLon and UTM. If {PointType} is not entered then LatLon is used.
The following table describes the valid {PointDefn} parameters:
{PointType} | {PointDefn} | Description |
---|---|---|
LatLon | <Latitude> <Longitude> | Enter the latitude and longitude for each point. <Latitude> and <Longitude> are entered in Connect Latitude and Longitude units (default is degrees). |
UTM | <ZoneStr> <Easting> <Northing> | Enter the points using UTM parameters.
Valid values for <ZoneStr> are A, B, Y, Z or ddc, where 00>dd>61 and c is C-X. <Easting> and <Northing> are entered in Connect distance units. |
The following command appends two points to the line target "TestLT".
ExtendLine */LineTarget/TestLT LatLon 2 0 30 10 40
This command belongs to the following group(s):
6.2
STK Programming Interface 11.0.1