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 nanosecond timing precision mode.

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