Open an existing scenario or insert an object into the current scenario
Load <ApplicationPath> {<ClassPath> | VDF} "<FilePath>"
The Load command allows you to insert an object or scenario into STK, or to load a STKViewer file.
The <ClassPath> is the class path of the object to be loaded. For instance, for the stkDemo scenario <ClassPath> would be Scenario, for the Perth facility it would be */Facility, and for the Downlink sensor attached to the ERS1 satellite it would be */Satellite/ERS1/Sensor.
The "<FilePath>" field specifies the full path and name of the file containing the object to be loaded.
The Load command can also be used to load a STKViewer file. Enter VDF, and then enter the Visual Data Format path. If a password is required for the Visual Data Format file, enter it after the data file path.
To load the stkDemo scenario:
Load / Scenario "C:\stk\User\stkData\stkDemo.sc"
To load the ERS1 satellite:
Load / */Satellite "C:\stk\User\stkData\stkData\ers1.sa"
To load a VDF file, whose password is 123456:
Load / VDF "C:\stk\User\stkData\MySavedScen.vdf" 123456
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
8.0
STK Programming Interface 11.0.1