ThreeDModel.MoveGroup(String, String) Method

Top 

Description

Move a group to a different parent group.

 

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.

 

Method Signature

ThreeDModel.MoveGroup(

String parentGroupName,


String groupToMove)

 

 

Arguments

parentGroupName


Description:

Full name of the destination parent group.

 

 

groupToMove


Description:

Full name of the group to move.

 

 

 

Return Value

Type:

string

 

 

Returns the full name of the group that was moved.

 

Syntax

myString1 = myThreeDModel1.MoveGroup(myString2, myString3);

 

 

See also

ThreeDModel Object

ThreeDModel.MoveGroup

Vehicle 3D Models Guide