GroundVehicle.EulerSequence Property

Top 

Description

Axes of rotation that the EulerAngles are around.

 

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:

Array of integer (size = 3)

Access:

read/write

Default Value:

{ 3, 1, 2 }

 

Syntax

myVariable1 = myGroundVehicle1.EulerSequence[0];

 

myGroundVehicle1.EulerSequence[0] = myVariable1;

 

See also

GroundVehicle Object