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 millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond 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