ThreeDModel.SetGroupPivotPosition Method

Top 

Description

Set the position of the pivot point about which rotations are applied. This point is defined in absolute model coordinates.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Overload List

Signatures

Return Value

Description

ThreeDModel.SetGroupPivotPosition(String groupName, Array pivotPositionArray)

Variable

Set the position of the pivot point about which rotations are applied. This point is defined in absolute model coordinates.

ThreeDModel.SetGroupPivotPosition(String groupName, Vector pivotPositionVector)

Variable

Set the position of the pivot point about which rotations are applied. This point is defined in absolute model coordinates.

ThreeDModel.SetGroupPivotPosition(String groupName, Variable xPivotLocation, Variable yPivotLocation, Variable zPivotLocation)

Variable

Set the position of the pivot point about which rotations are applied. This point is defined in absolute model coordinates.

 

 

See also

ThreeDModel Object

Vehicle 3D Models Guide