ThreeDModel.GetTransformedGroupOrientation(String) Method

Top 

Description

Get the absolute orientation, as a quaternion, of the group after all transformations are applied to a pivot point with respect to the Spacecraft BCS.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Method Signature

ThreeDModel.GetTransformedGroupOrientation(

String groupName)

 

 

Arguments

groupName


Description:

Name of the group for which the pivot point orientation is determined.

 

 

 

Return Value

Type:

Array of number (size = 4)

 

 

Returns the absolute orientation, as a quaternion, of the group after all transformations are applied to a pivot point with respect to the Spacecraft BCS.

 

Syntax

myArray1 = myThreeDModel1.GetTransformedGroupOrientation(myString1);

 

 

See also

ThreeDModel Object

Vehicle 3D Models Guide