| Linewidth | Home |
| Mode | Display entity's line width in a window |
|---|---|
| LC_LW_THIN | Always 1 pixel width. |
| LC_LW_REAL | Width is defined by LC_PROP_ENT_LWIDTH property. Visible width will depend on current zoom. |
| LC_LW_PIXEL |
Width (pixels) = (int)(C_PROP_ENT_LWIDTH / LC_PROP_DRW_LWSCALE) Visible width will NOT depend on current zoom. This mode is similar to displaying lineweights in AutoCAD . |
| Constant | Meaning |
|---|---|
| LC_LWIDTH_DEFAULT | Default lineweight. Width is controlled by LC_PROP_DRW_LWDEFAULT property. |
| LC_LWIDTH_BYLAYER | Universal lineweight specified in the object's layer. |
| LC_LWIDTH_BYBLOCK | Universal lineweight specified within Block Reference object. |