Define default options of new tracks for a Multi-Track Object (MTO).
DefaultTrack <MTOObjectPath> {TrackOption}
The DefaultTrack command is used to define default options for all new tracks in a Multi-Track Object (MTO).
{TrackOption} | Description |
---|---|
Name "<Name>" | Defines the default name assigned to all tracks. |
Interpolate {On | Off} | Indicates if the position of a track between track points will be interpolated, or if only the specific points will be used for position. |
The following command sets the default track name to "debris".
DefaultTrack */MTO/mt1 Name "debris"
The following command enables interpolation by default for all new tracks in the MTO.
DefaultTrack */MTO/mt1 Interpolate on
This command belongs to the following group(s):
6.1
STK Programming Interface 11.0.1