HyperWorks Desktop

*GroupIDVisibility()

Specifies whether or not the IDs in a group are visible.

*GroupIDVisibility()

Specifies whether or not the IDs in a group are visible.

Previous topic Next topic No expanding text in this topic  

*GroupIDVisibility()

Specifies whether or not the IDs in a group are visible.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*GroupIDVisibility(state)

Argument

Name

Description

 

state

On = Indicates if the Show ID check box (Sets panel) should be turned on.

Off = Indicates if the Show ID check box (Sets panel) should be turned off.

Example

*BeginGraphicDefaults()

   *GroupDrawSize(4)

   *GroupDrawStyle(Wire)

   *GroupIDVisibility(On)

*EndGraphicDefaults()

Application

HyperView.

Context

*BeginDefaults()

*BeginGraphicDefaults()

See also

 

*BeginGraphicDefaults()

*EndGraphicDefaults()

*GroupDrawStyle()

*GroupDrawSize()

List of Preference Statements