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} are:
{ModelOption} | <Parameters> | Description |
---|---|---|
Use | {On | Off} | Turn on or off the use of the model list. |
Clear | N/A | Clear the model list. |
Add | "{TimeValue}" "<FilePath>" | Add an entry to the model list. Supported model file types are:
"<FilePath>" is the path to a file on your local drive. For valid {TimeValue} values, see Time Options. You must enter Add entries 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.glb 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.glb"
To use the models from the available model list during animation:
VO */Facility/Facility1 ModelList Use On
To begin using the galileo.glb 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.glb"
Return message
Group membership
This command belongs to the following group(s):
Version
12.10