How to create a custom Fill Pattern in Revit?

How to create a custom Fill Pattern in Revit?

Anonymous
Not applicable
1,782 Views
5 Replies
Message 1 of 6

How to create a custom Fill Pattern in Revit?

Anonymous
Not applicable

I want to create a new fill pattern as per the image attached (1200mm high x 600mm width)

 

Any ideas would be appreciated.

0 Likes
Accepted solutions (2)
1,783 Views
5 Replies
Replies (5)
Message 3 of 6

Viveka_CD
Alumni
Alumni
Accepted solution

Hi @Anonymous

 

Please see AKN article Create a Custom Fill Pattern

Let me know if this helps!

 

Please select the Accept as Solution button if my post solves your issue or answers your question. Likes welcome!

 

Regards,

 

Message 4 of 6

hugha
Collaborator
Collaborator
Accepted solution
;-------------------------------------------------------------------------------
; Written by HatchKit
; HatchKit (c)1990-2018 Cadro Pty Ltd
; www.hatchkit.com.au                                         
;-------------------------------------------------------------------------------
;-Date                                 : 23/10/2018
;-Time                                 : 5:58:11 PM
;-HatchKit Version                     : 3.1.11.2770
;-HatchKit Output Filetype             : Revit
;-------------------------------------------------------------------------------                        
;%VERSION=3.0
;%UNITS=MM
*600x1200,RUNNING HORIZONTAL 600mmx1200mm bond=1/2
;%TYPE=MODEL
90,0,0,1200,300,1200,-1200
0,0,0,0,1200

 

 

Hugh Adamson

Cadro Pty Ltd

Message 5 of 6

Anonymous
Not applicable

How can the units be changed from inches to MM?

 

Otherwise it wouldn't work, i guess..

0 Likes
Message 6 of 6

hugha
Collaborator
Collaborator

Try the attached file.

 

;-------------------------------------------------------------------------------
; Written by HatchKit
; HatchKit (c)1990-2018 Cadro Pty Ltd
; www.hatchkit.com.au                                         
;-------------------------------------------------------------------------------
;-Date                                 : 23/10/2018
;-Time                                 : 5:58:11 PM
;-HatchKit Version                     : 3.1.11.2770
;-HatchKit Output Filetype             : Revit
;-------------------------------------------------------------------------------

;%VERSION=3.0
;%UNITS=MM
*600x1200,RUNNING HORIZONTAL 600mmx1200mm bond=1/2
;%TYPE=MODEL
90,0,0,1200,300,1200,-1200
0,0,0,0,1200