Reports information about track models for a Multi-Track Object (MTO).
VO_R <MTOObjectPath> GetTracks [ModelExists {On | Off}] [ModelShowing {On | Off}]
The VO_R GetTracks command is used to determine which tracks have models assigned to them, and which tracks have models displaying. Use ModelExists and ModelShowing to indicate what information is to be returned. ModelExists indicates whether a model is assigned to a track. ModelShowing indicates whether the model assigned to a track is set to display.
The following command will get a report that details all tracks that have a model assigned and set to display for the "mt1" object.
VO_R */MTO/mt1 GetTracks ModelExists On ModelShowing On
I Return entry 1:
I 1 3
This command belongs to the following group(s):
6.1
STK Programming Interface 11.0.1