Vector.VectorType Property

Top 

Description

The type of vector.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

0 ( Cartesian )

Valid Values:

Value

Label

0

Cartesian

1

Spherical

2

Cross Product

3

Normalized Vector

4

Body Axis

5

Body Angular Momentum

6

Body Position

7

Body Velocity

8

Existing X-Axis

9

Object-to-Object

10

Anti-Vector

11

Star

12

Object-to-Star

 

Syntax

myVariable1 = myVector1.VectorType;

 

myVector1.VectorType = myVariable1;

 

See also

Vector Object

Coverage and Contact Analysis Guide

Vectors and Coordinate Systems Guide

Matrix, Array, and Variable Math Guide