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.

Examples

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

DefaultTrack */MTO/mt1 Name "debris"

Examples

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

DefaultTrack */MTO/mt1 Interpolate on

Return message

Connect returns an acknowledgment message.

Group membership

This command belongs to the following group(s):

MTO

Version

6.1