ThreeDModel.ReportGroupParent(String) Method

Top 

Description

Returns the name of the direct parent of the specified group.

 

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

String groupName)

 

 

Arguments

groupName


Description:

The name of the group.

 

 

 

Return Value

Type:

string

 

 

Returns the name of the direct parent.

 

Syntax

myString1 = myThreeDModel1.ReportGroupParent(myString2);

 

 

See also

ThreeDModel Object

Vehicle 3D Models Guide