Description | Example | Return message | Group

New

Create a new scenario or add a new object to the current scenario

Syntax

New <ApplicationPath> <ClassPath> <NewObjectName> {NewOptions}

Related commands

Description

Use the New Command to open a new scenario in STK or add a new object to the current scenario. <ClassPath> specifies the full class path of the object to be created. For instance, to add a ship to the current Scenario the <ClassPath> would be: */Ship.

The following table describes the {NewOptions}, any or all of which can be included on the command line.

{NewOptions}Description
NoDefaultIf specified, the object is created using hard coded defaults and does not load the object default file.
IgnoreIf specified, duplicates will be discarded without generating errors.
CentralBody <CBName>Create the new object on the specified Central Body.

Using this option will set the default Central Body used for subsequent New commands.

Examples

To open a new scenario named See_DC:

New / Scenario See_DC

To create a new satellite and name it ERS1:

New / */Satellite ERS1

To create a new sensor on the satellite ERS1:

New / */Satellite/ERS1/Sensor sens1

To create a new facility on Mars:

New / */Facility FacM1 CentralBody Mars

To create a new facility on Mars, not loading the default object file:

New / */Facility FacM2 CentralBody Mars NoDefault

Return message

Group membership

This command belongs to the following group(s):

Area Targets

Attitude Coverage

Chains

Comm

CAT

Coverage

Facilities, Places & Targets

Line Targets

MTO

Radar

SatelliteCollection

Scenarios

Sensors

Stars & Planets

Vehicles

Volumetric

Version

8.1