ThreeDModel.RemoveGroup(String) Method

Top 

Description

Removes a group from the ThreeDModel. If any 3D data was associated with the group, it will be removed as well.

 

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.RemoveGroup(

String groupName)

 

 

Arguments

groupName


Description:

Full name of the group to remove.

 

 

 

Syntax

myThreeDModel1.RemoveGroup(myString1);

 

 

See also

ThreeDModel Object

Vehicle 3D Models Guide