active
Joined: Mon, Apr 8, 2013
0 Posts No Rating |
Hello All!
I am trying to make a PAT file for a floor tile that is 500 x 1500mm with 6mm gaps between the tiles.
Can someone please help..spent a few hours trying to get it to be a perfect repeat square in CAD but just not getting there.
Is there a formula that can be used directly in Revit that will make this is quicker process ?
THANKSSS
shraddha
|
site moderator|||
Joined: Tue, May 16, 2006
13079 Posts
|
Formula?
For simple rectangular pattern files, I typically find a pattern that is similar and edit the appropriate numbers. In this case, I might use a 1/3 running bond brick or tile pattern that has the mortar joints.
If you are trying to draw it in Revit to use with hatchkit, then array is your answer.
|
active
Joined: Tue, Jan 27, 2004
80 Posts
|
There is no inbuilt formula ir Revit but HatchKit has a wizard for this
Looks like 1/3 overlap. Try this:
;-------------------------------------------------------------------------------
; Written by HatchKit for Revit
; HatchKit for Revit (c)1990-2016 Cadro Pty Ltd
; www.hatchkit.com.au/
;-------------------------------------------------------------------------------
;-Date : 31/08/2016
;-Time : 12:35:02 PM
;-HatchKit Version : 3.1.8.2681
;-HatchKit Output Filetype : Revit with HatchKit Add-In
;-------------------------------------------------------------------------------
;%VERSION=3.0
;%UNITS=MM
*shraddah158,VERTICAL RUNNING 500mmx1500mm bond=1/3
;%TYPE=MODEL
90,0,0,502,-506,1500,-6
0,0,1500,506,502,500,-1018
-90,500,1500,502,-506,1500,-6
180,500,0,506,502,500,-1018
-----------------------------------
Hugh Adamson
www.hatchkit.com.au |