Steps
to create stylizer:
• Attach the stylizer record to
the object to be stylized
• Enter data into the field to
be used in the stylizer record
• Create a stylizer from the Data
pull-down menu
The
charts depicting color numbers, patterns
etc. are found on the miscellaneous
drawing in your project.
Steps
one and two:


Step
three:
The
Stylizer expression for a solid fill
of the space region is entered in the
form:
‘Record
name’.’Field name’
DECODE (“query 1”:FILLBACKCOLOR
(color #), “query 2”:FILLBACKCOLOR
(color #), ASIS)
The Stylizer expression for a solid
fill with a pattern added applied to
the space region is entered in the form:
‘Record
name’.’Field name’
DECODE (“query 1”:FILLBACKCOLOR
(color #) + FILLFORECOLOR (color #)
+ PATTERNO (patern #), “query
2”:FILLBACKCOLOR (color #) + FILLFORECOLOR
(color #) + PATTERNO (patern #), ASIS)
The
background color is the space region
color and the foreground color is the
color of the pattern stripe.

|