ThreeDModel.AddObjectToGroup Method

Top 

Description

Adds one or more 3D model objects to a previously created group.

 

This method has been Deprecated. Please use the MoveGroup() method instead

 

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.

 

Overload List

Signatures

Return Value

Description

ThreeDModel.AddObjectToGroup(String groupToAddTo, String objectName)

Variable

Adds a 3D model object to a previously created group.

ThreeDModel.AddObjectToGroup(String groupToAddTo, StringArray objectNames)

Variable

Adds a list of 3D model objects to a previously created group.

 

 

See also

ThreeDModel Object

Vehicle 3D Models Guide