*GroupDrawSize()

Specifies the thickness of the entities in a group.

Syntax

*GroupDrawSize (draw_size)

Application

HyperView

Inputs

draw_size
The draw size value for the entities in a group.

Context

*BeginDefaults()

*BeginGraphicDefaults()

Example

*BeginGraphicDefaults()
    *GroupIDVisibility(On)
    *GroupDrawSize(4)
    *GroupDrawStyle(Wire)
*EndGraphicDefaults()

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.