Description | Example | Return message | Group

Load

Open an existing scenario or insert an object into the current scenario

Syntax

Load <ApplicationPath> {<ClassPath> | VDF} "<FilePath>"

Description

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.

If loading a Scenario or VDF file, this command will fail if a scenario is already open.

Examples

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

Return message

Group membership

This command belongs to the following group(s):

Application Options

Area Targets

Attitude Coverage

Chains

Comm

CAT

Coverage

Facilities, Places & Targets

Line Targets

MTO

Radar

Scenarios

Sensors

Stars & Planets

Vehicles

Volumetric

Version

8.0