ThreeDModel.CreateGroup(String) Method

Top 

Description

Create a Group which contains objects for which position and orientation offsets can be applied.

 

This method has been Deprecated. Please use the AddGroup() 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.

 

Method Signature

ThreeDModel.CreateGroup(

String groupToCreate)

 

 

Arguments

groupToCreate


Description:

Name of the group to create.

 

 

 

Return Value

Type:

number

 

 

Returns a 1 if the group was successfully created, returns a 0 if unsuccessful.

 

Syntax

myVariable1 = myThreeDModel1.CreateGroup(myString1);

 

 

See also

ThreeDModel Object

ThreeDModel.CreateGroup

Vehicle 3D Models Guide