Overview | Symbol List


Line Width

Synopsis

&LWIDTH(obj[,IFERR,label:])

Description

Accesses the line width for all geometric objects (excludes dimensions, and drafting aids). This EDA is READ/WRITE which means you can extract and/or edit the line width of the specified object.

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
3 = Thin

Parameters

Parameter

Description

IFERR,label:

Specifies a label to which program execution jumps if an error occurs.

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

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.