Overview | Symbol List


Line Width

Synopsis

&DENS(obj)

Description

Accesses the line width for all geometric objects. This EDA is READ/WRITE which means you can extract and/or edit the line width of the specified object.

Use &TYPWID to control line width for specific object types including dimensions and drafting aids.

NOTE: Although &DENS and &LWIDTH perform the same functions, it is recommended that you use &LWIDTH to access the line width.

Characteristics

Read/Write - Number - [1..3]

Constant Values

1 = Normal
2 = Thick or Heavy
3 = Thin

Parameters

Parameter

Description

Normal

Indicates that the specified object's line width will be normal. You can also READ the object's current line width. If it is normal, the value of 1 is returned.

Thick or Heavy

Indicates that the specified object's line width will be heavy. You can also READ the object's current line width. If it is thick, the value of 2 is returned.

Thin

Indicates that the specified object's line width will be thin. You can also READ the object's current line width. If it is thin, the value of 3 is returned.


Copyright ©2015 ºú¾ýNX¶þ´Î¿ª·¢¹ÙÍø£¨www.UGapi.com£© QQ:85585969 All Rights Reserved.