BrettoH
2008-03-07, 12:11 AM
im chasing a blockwork hatch pattern of 200mmx325mm approx. If anyone has one or knows of a place to get one it would be appreciated. I have looked on the net and cant find a good free one.
thanks
hugh.69031
2008-03-07, 12:35 AM
Stretcher bond?
Check out the comments at the top of the standard file Revit.pat if you are interested in how the two sets of lines interweave to form the pattern.
;%VERSION=3.0
;%UNITS=MM
*BLOCK200X325
;%TYPE=MODEL
;-------------------------------------------------------------------------------
; Pattern written by HatchKit v2.7 Hatch Pattern Editor
; HatchKit v2.7 Hatch Pattern Editor(c) Cadro Pty Ltd 1990-2007.
; www.cadro.com.au/hatchkit/ (http://www.cadro.com.au/hatchkit/)
;-------------------------------------------------------------------------------
90,0,0,200,162.5,200,-200
0,0,0,0,200
Stack bond is even simpler
;%VERSION=3.0
;%UNITS=MM
*BLOCK200X325
;%TYPE=MODEL
;-------------------------------------------------------------------------------
; Pattern written by HatchKit v2.7 Hatch Pattern Editor
; HatchKit v2.7 Hatch Pattern Editor(c) Cadro Pty Ltd 1990-2007.
; www.cadro.com.au/hatchkit/ (http://www.cadro.com.au/hatchkit/)
;-------------------------------------------------------------------------------
90,0,0,0,325
0,0,0,0,200
Hugh Adamson
Cadro Pty Ltd
www.cadro.com.au (http://www.cadro.com.au)
BrettoH
2008-03-07, 01:33 AM
thanks hugh, just what i needed. I will have to learn about writting my own hatch patterns
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.