ThreeDModel.AddGroup(String) Method

Top 

Description

A group is created without any 3D model data and added to the root 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.AddGroup(

String groupToCreate)

 

 

Arguments

groupToCreate


Description:

Name of the group to create.

 

 

 

Return Value

Type:

string

 

 

Returns the full new group name.

 

Syntax

myString1 = myThreeDModel1.AddGroup(myString2);

 

 

See also

ThreeDModel Object

ThreeDModel.AddGroup

Vehicle 3D Models Guide