Description | Example | Return Message | Group

DefaultTrack

Define default options of new tracks for a Multi-Track Object (MTO).

Syntax

DefaultTrack <MTOObjectPath> {TrackOption}

Related Commands

Description

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.

Example

The following command sets the default track name to "debris".

DefaultTrack */MTO/mt1 Name "debris"

Example

The following command enables interpolation by default for all new tracks in the MTO.

DefaultTrack */MTO/mt1 Interpolate on

ReturnMessage

Connect returns an acknowledgment message.

Group Membership

This command belongs to the following group(s):

MTO

Version

6.1

STK Programming Interface 11.0.1