VectorTool
Define coordinate systems and elements used in constructing them, including templates.
Syntax
VectorTool <ScenarioPath> {Options}
Related commands
Description
The VectorTool command enables you to define coordinate systems and elements used in constructing vectors, axes and points, as well as angles between vectors. You can then add these user-created structures and elements to those available for 3D display in the 3D Graphics and Attitude View windows.
The VectorTool command is not valid for Chain, CommSystem, Constellation, CoverageDefinition, Star, or Scenario objects.
Valid {Options} are described here.
{Options} | Description |
---|---|
Compute "<ComponentSpec>" | Directs STK to compute the Vector Geometry component. This command will Nack if the component is already computed or cannot be computed.
To get the Compute/Clear status of a Vector Geometry component, use the VectorTool_R command with the Status option. The Compute option is not valid for a template. |
Clear "<ComponentSpec>" | Clears the Vector Geometry component. This command will Nack if the component is already cleared or cannot be cleared.
To get the Compute/Clear status of a Vector Geometry component, use the VectorTool_R command with the Status option. The Clear option is not valid for a template. |
Export "<Filename>" "<ComponentSpec>"... | Export the specified components to a file.
"<Filename>" is the file that will be written. It should have the extension .awb. If the file already exists, it will be overwritten. "<FilePath>" is the path to a file on your local drive. "<ComponentSpec>" is the name of a component to be exported. You can enter this parameter two or more times on the command line. All components exported to one file must have the same parent. |
Import <TruncObjectPath> "<Filename>" | Imports the components from the specified "<Filename>". <TruncObjectPath> specifies the parent of the imported components. "<Filename>" is the path to a file on your local drive. |
Rename "<ComponentSpec>" <NewName> | Renames the specified Vector Geometry component to the new name. |
RenameTemplate "<TemplateSpec>" <NewName> | Renames the specified Vector Geometry template to the new name. |
Duplicate "<ComponentSpec>" [<NewName>] | Duplicates the specified Vector Geometry component using the <NewName>, if entered. If you do not enter <NewName>, then STK will create a unique name for the duplicate component. |
DuplicateTemplate "<TemplateSpec>" [<NewName>] | Duplicates the specified Vector Geometry template using the <NewName>, if entered. If you do not enter <NewName>, then STK will create a unique name for the duplicate template. |
UserDescription "<ComponentSpec>" "<Description>" | Add a user description to the specified Vector Geometry component or template.
If "<Description>" is more than 300 characters, it will be truncated to 300. You cannot change the user description on the following read-only items: To Vector, component from template, installed components and templates, and embedded components. |
{Create | Modify | Delete} | Follow these links for details to using the VectorTool command to create, modify and delete Vector Geometry components and templates. VectorTool Angle, VectorTool Axes, VectorTool Plane, VectorTool Point, VectorTool System, VectorTool Vector |
For details on the format of "<ComponentSpec>", see Component Specification.
Examples
To compute an Axes:
Examples
To create a Quadrant Plane and then modify it so that it is based on the YZ quadrant of the Earth ICRF system:
Examples
To create an Angle Rate Vector, modify and then delete it:
Examples
To create, modify and then delete a Spinning Axes Template:
Examples
To export Place components to a file and then import them to Satellite2:
Examples
Rename the specified Point component to TestOName and then duplicate it, allowing STK to name the duplicated component:
Rename the specified Vector template:
Examples
Add a user description to an Axes template:
Add a user description to a Vector component:
Return message
Group membership
This command belongs to the following group(s):
Version
12.10