Help to create Hatch Pattern (Pat File)

Help to create Hatch Pattern (Pat File)

Anonymous
Not applicable
6,135 Views
7 Replies
Message 1 of 8

Help to create Hatch Pattern (Pat File)

Anonymous
Not applicable

Dear all, I tried so many times for that hatch pattern but still not yet correct. Pls help to create hatch pattern below image

0 Likes
Accepted solutions (1)
6,136 Views
7 Replies
Replies (7)
Message 2 of 8

ennujozlagam
Mentor
Mentor

you can refer to this LINK and see if helps. thanks





Remember : without the difficult times in your LIFE, you wouldn't be who you are today. Be grateful for the good and the bad. ANGER doesn't solve anything. It builds nothing, but it can destroy everything...
Please mark this response as "Accept as Solution" if it answers your question. Kudos gladly accepted.
Message 3 of 8

barthbradley
Consultant
Consultant

Let's check out your txt file.  Post it.  

0 Likes
Message 4 of 8

Pattycake_Kyle
Advocate
Advocate
Accepted solution

Hey @Anonymous 

 

Here ya go: https://pattycake.io/pat/YlRY9e4wveQ

This one was written by hand, you can learn more how to do that through this tutorial we put together.

 

However, you can also use this one: https://pattycake.io/pat/Yll1WNdrWGG

This was made (much) easier by just drawing it in our draw in web - you don't need to 'understand' the PAT syntax at all.

 

Both will function the exact same in revit. We've tested this thoroughly --- there is no performance difference/degradation in PAT files of this size (generally you are safe up into hundreds of lines before any issue shows up - and it has more to do with density of the PAT and tolerance/precision than # of lines).

 

🎂Cheers!

 

Night mode is dope modeNight mode is dope mode

 

Draw in Web rocks our socksDraw in Web rocks our socks

 

 

www.pattycake.io
Web based & real time .PAT creator. The largest collection of free PAT files! Over 700+ Pat files ready to download
No plugins or add-ins to install, and Revit compliant!
0 Likes
Message 5 of 8

hugha
Collaborator
Collaborator

The equivalent and equally efficient pattern is directly available on filling in block size and offset as shown in the attachment:

 

 

;--------------------------------------------------------------------
; Written by HatchKit 4 Standard Edition
; HatchKit 4 Standard Edition (c)1990-2021 Cadro Pty Ltd
; www.hatchkit.com.au/
;--------------------------------------------------------------------
;-Date : 2021/05/28
;-Time : 18:13:53
;-HatchKit 4 Version : 4.1.4.3038
;-HatchKit 4 Output Filetype : Revit with HatchKit Add-In
;--------------------------------------------------------------------
;%VERSION=3.0
;%UNITS=INCH
*Phyoei,
;%TYPE=MODEL
0,0,0,0,300
90,0,0,-2100,50,300,-3300

 

 

hth,

 

Hugh Adamson

www.hatchkit.com.au

 

 

0 Likes
Message 6 of 8

marlette
Explorer
Explorer

I am trying to create a custom hatch for a staggered, woodplank, random looking hatch.

I need it in 1220 x 230mm.

 

I tried to adjust this 100 x 800 pattern. But just don't get it to work. I even asked chatgpt, but it couldn't figure it out either. Can someone please assist?

 

;%UNITS=MM
*100 x 800mm Wood Board, Wood: Wide boards
;%TYPE=MODEL
0, 0, 20, 0, 100
90, 0, 20, 200, 200, 100, -700
90, 400, 120, 200, 200, 100, -700

 

 

How can I get this wood board look in 1220 x 230mm? 

 

0 Likes
Message 7 of 8

hugha
Collaborator
Collaborator

try:

 

;-------------------------------------------------------------------------------
; Written by HatchKit 4 Standard Edition
; HatchKit 4 Standard Edition (c)1990-2023 Cadro Pty Ltd
; www.hatchkit.com.au/
;-------------------------------------------------------------------------------
;-Date : 2023/05/19
;-Time : 14:45:39
;-HatchKit 4 Version : 4.3.1.3212
;-HatchKit 4 Output Filetype : Revit® with HatchKit Fill Manager
;-------------------------------------------------------------------------------
;%VERSION=3.0
;%UNITS=MM
*230x1220mm Wood Board,Wood: Wide boards
;%TYPE=MODEL
0,0,0,0,230
90,610,230,-1380,305,230,-1610
90,0,0,-1380,305,230,-1610

 

hth,

Hugh Adamson

www.hatchkit.com.au

 

 

0 Likes
Message 8 of 8

marlette
Explorer
Explorer
it works! thank you!
0 Likes