Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am having a brain-fart issue making a custom Hatch Pattern. It is supposed to be a stacked brick/tile. The first stack is 18" x 120" followed by 18"x 48" and then repeated. I wrote it like below and it's not doing what I want. Please advise.
;%UNITS=INCH
*18x120_Cienna
;%TYPE=MODEL
0,0,0,120,18
90,0,0,0,120
0,0,0,168
90,0,0,0,18
Solved! Go to Solution.