Specifies the thickness of the entities in a group.
*GroupDrawSize()Specifies the thickness of the entities in a group. |
|||||
*GroupDrawSize()Specifies the thickness of the entities in a group. |
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 |
||
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 |
|
|