ThreeDModel.MoveGroup Method

Top 

Description

Move an element or group which contains elements for which position and orientation offsets can be applied.

 

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.MoveGroup(String parentGroupName, String groupToMove)

String

Move a group to a different parent group.

ThreeDModel.MoveGroup(String parentGroupName, StringArray groupsToMove)

StringArray

Moves a set of groups from their current location to the specified parent.

 

 

See also

ThreeDModel Object

Vehicle 3D Models Guide