Set up a model list to be used during animation
VO <ObjectPath> ModelList {ModelOption} [<Parameters>]
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. |
Clear | N/A | Clear the model list. |
Add | "{TimeValue}" "<FilePath>" | Add an entry to the model list.
Supported model file types are:
For valid {TimeValue} values see Time Options. Note: 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. |
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"
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
10
STK Programming Interface 11.0.1