ThreeDModel.GetGroupVisibility(String) Method

Top 

Description

Gets the visibility parameter for the group specified.

 

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

String groupName)

 

 

Arguments

groupName


Description:

Name of the group.

 

 

 

Return Value

Type:

number

 

 

Returns a flag indicating whether the specified group was visible or not.

 

Syntax

myVariable1 = myThreeDModel1.GetGroupVisibility(myString1);

 

 

See also

ThreeDModel Object

Vehicle 3D Models Guide