Description | Example | Return message | Group

VO ModelList

Set up a model list to be used during animation

Syntax

VO <ObjectPath> ModelList {ModelOption} [<Parameters>]

Related commands

Description

The VO ModelList command enables you to add a model list to be used during animations, specify whether or not to use a model list and clear previously added models by specifying a {ModelOption} and any necessary <Parameters>. Valid values for {ModelOption} can be:

{ModelOption}<Parameters>Description
Use{On | Off}Turn on or off the use of the model list.
ClearN/AClear the model list.
Add"{TimeValue}" "<FilePath>" Add an entry to the model list. Supported model file types are:
  • MDL model (.mdl)
  • COLLADA model (.dae)

"<FilePath>" can be the path to a file on your local drive or the path to a file on an SDF server. See Specifying Paths for "<SDFFilePath>" syntax information.

For valid {TimeValue} values see Time Options.

Add entries must be entered in order from earliest to latest time.

Delete{TimeValue}Delete the model list entry that matches the input {TimeValue}

For valid {TimeValue} values see Time Options.

Examples

To begin using the house.mdl model during animation at 1 Oct 1999 00:20:00.00

VO */Facility/Facility1 ModelList Add "1 Oct 1999 00:20:00.00" "C:/STKInstall/STKData/VO/Models/Ground/Facilities/house.mdl"

To use the models from the available model list during animation:

VO */Facility/Facility1 ModelList Use On

To begin using the galileo.mdl model during animation at the start time of TestSat:

VO */Satellite/Satellite1 ModelList Add "Satellite/TestSat EphemerisTimeSpan.Start Time Instant" "C:/STKInstall/STKData/VO/Models/Space/galileo.mdl"

Return message

Group membership

This command belongs to the following group(s):

Facilities, Places & Targets

Vehicles

VO

VO Objects

Version

11.6