ObjectTreeExpand
Selectively expand items in the STK Object Browser tree.
Syntax
ObjectTreeExpand <ScenarioPath> {All | Object <TruncObjectPath> | Class <TruncObjectPath> | Children <TruncObjectPath>}
Related commands
Description
Selectively expand items in the STK Object Browser tree. Use the ObjectTreeCollapse to collapse items in the Object Browser tree.
The following table describes the options.
Option | Description |
---|---|
All | Recursively expand all items in the Object Browser tree. |
Object <TruncObjectPath> | Expand the object entered |
Class <TruncObjectPath> | Expand all objects whose Class matches the Class of the object entered. |
Children <TruncObjectPath> | Expand the children of the object entered |
Examples
To recursively expand all items in the Object Browser tree:
ObjectTreeExpand * All
To expand the children of Satellite1:
ObjectTreeExpand * Children Satellite/Satellite1
To expand a group name
ObjectTreeExpand * Class Group/GroupName
Group membership
This command belongs to the following group(s):
Version
11.1