HyperWorks Desktop

*GroupDrawSize()

Specifies the thickness of the entities in a group.

*GroupDrawSize()

Specifies the thickness of the entities in a group.

Previous topic Next topic No expanding text in this topic  

*GroupDrawSize()

Specifies the thickness of the entities in a group.

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

Syntax

*GroupDrawSize(draw_size)

Argument

Name

Description

 

draw_size

The draw size value for the entities in a group.

Example

*BeginGraphicDefaults()

   *GroupIDVisibility(On)

  *GroupDrawSize(4)

   *GroupDrawStyle(Wire)

*EndGraphicDefaults()

Application

HyperView.

Context

*BeginDefaults()

*BeginGraphicDefaults()

Comments

Valid entries are any positive value. The groups are created in the Sets panel.  The value is entered in the Draw size text box.

See also

 

*BeginGraphicDefaults()

*EndGraphicDefaults()

*GroupDrawStyle()

*GroupIDVisibility()

List of Preference Statements