ThreeDModel.ReportGroupChildren(String) Method

Top 

Description

Returns the names of the immediate children of the specified 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.ReportGroupChildren(

String groupName)

 

 

Arguments

groupName


Description:

The name of the group.

 

 

 

Return Value

Type:

Array of string

 

 

Returns the names of the group's immediate children.

 

Syntax

myStringArray1 = myThreeDModel1.ReportGroupChildren(myString1);

 

 

See also

ThreeDModel Object

Vehicle 3D Models Guide