ThreeDModel.ReportGroupDescendants(String) Method

Top 

Description

Returns the names of all descendants of the specified group.

 

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

String groupName)

 

 

Arguments

groupName


Description:

The name of the group.

 

 

 

Return Value

Type:

Array of string

 

 

Returns the names of all group descendants.

 

Syntax

myStringArray1 = myThreeDModel1.ReportGroupDescendants(myString1);

 

 

See also

ThreeDModel Object

Vehicle 3D Models Guide