Using Fill Styles
- Last UpdatedDec 03, 2025
- 1 minute read
The only attribute within the DRAFT database that uses Fillstyles is FSTYLE. This occurs at:
|
Annotation elements: |
where the hatching of an area is feasible, (thus CIRCles, OUTLines, etc). |
|
Style elements: |
used during the Update Design process, (thus HSTYL, ACSTYL, and DCSTYL) |
|
High-level elements: |
to allow the FSTYLE value to be cascaded down the database hierarchy as it is created. |
The FSTYLE attribute can be set to:
a System Fillstyle, thus:
|
FSTYLE SYS/temstyle 10 |
(in the range 1-30) |
|
|
FSTYLE BRICK/work |
(for system styles that have a description, ie nos. 23-30 as given in Figure 8:6) |
|
|
FSTYLE SOL/idfilled |
a User-defined Fillstyle, thus:
|
FSTYLE 3 |
(the FSTYNO value of the required FILLST) |
|
|
FSTYLE /My-FillStyle |
Various special values: OFF, DEF/ault, UNC/hanged. These are not all valid in all circumstances.