2011

Table Of Contents
Controls whether boundary objects are created for new hatches and fills.
Does not create boundary objects0
Creates boundary objects according to the HPBOUND
system variable
1
HPCOLOR
Quick Reference
See also:
Set Property Overrides for Hatches and Fills
StringType:
DrawingSaved in:
use currentInitial value:
Sets a default color for new hatches.
Valid values include the following:
. to use the current color set in the CECOLOR system variable
ByLayer or ByBlock
AutoCAD Color Index (ACI): integer values from 1 to 255, or a color name
from the first seven colors
True Colors: RGB or HSL values from 000 to 255 in the form
"RGB:130,200,240"
Color Books: Text from standard PANTONE color books, the DIC color
guide, or RAL color sets, for example "DIC COLOR GUIDE(R)$DIC 43"
Values other than the . (use current) value override the current color
(CECOLOR).
HPCOLOR | 1355