Description | Example | Return message | Group

ObjectTreeCollapse

Selectively collapse items in the STK Object Browser tree.

Syntax

ObjectTreeCollapse <ScenarioPath> {All | Object <TruncObjectPath> | Class <TruncObjectPath> | Children <TruncObjectPath>}

Related commands

Description

Selectively collapse items in the STK Object Browser tree. Use the ObjectTreeExpand to expand items in the Object Browser tree.

The following table describes the options.

OptionDescription
AllRecursively collapse all items in the Object Browser tree.
Object <TruncObjectPath>Collapse the object entered
Class <TruncObjectPath>Collapse all objects whose Class matches the Class of the object entered.
Children <TruncObjectPath>Collapse the children of the object entered

Examples

To recursively collapse all items in the Object Browser tree:

ObjectTreeCollapse * All

To collapse all Satellite objects:

ObjectTreeCollapse * Class Satellite/Satellite1

Collapse a group

ObjectTreeCollapse * Class Group/GroupName

Group membership

This command belongs to the following group(s):

Scenarios

Version

11.1