ThreeDModel.ReportGroupTree(StringArray) Method

Top 

Description

Returns the groups associated with the ThreeDModel object.

 

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

StringArray treeContents)

 

 

Arguments

treeContents


Description:

StringArray holding the elements of the Group tree.

 

 

 

Return Value

Type:

number

 

 

Returns the number of elements in the list of contents of the group tree.

 

Syntax

myVariable1 = myThreeDModel1.ReportGroupTree(myStringArray1);

 

 

See also

ThreeDModel Object

ThreeDModel.ReportGroupTree

Vehicle 3D Models Guide