Revit Architecture Forum
Welcome to Autodesk’s Revit Architecture Forums. Share your knowledge, ask questions, and explore popular Revit Architecture topics.
abbrechen
Suchergebnisse werden angezeigt für 
Anzeigen  nur  | Stattdessen suchen nach 
Meintest du: 

HELP HATCH PATTERN

11 ANTWORTEN 11
GELÖST
Antworten
Nachricht 1 von 12
Anonymous
1616 Aufrufe, 11 Antworten

HELP HATCH PATTERN

Anyone can help me on this i need 240X160X3mm gap but i can't get this pattern in revit

 

Capture.PNG

Tags (1)
11 ANTWORTEN 11
Nachricht 2 von 12
hugha
als Antwort auf: Anonymous

Try this:

 

;-------------------------------------------------------------------------------
; Written by HatchKit Team Edition
; HatchKit Team Edition (c)1990-2019 Cadro Pty Ltd
; www.hatchkit.com.au/
;-------------------------------------------------------------------------------
;-Date : 2020-02-06
;-Time : 21:54:56
;-HatchKit Team Edition Version : 3.1.11.2776
;-HatchKit Team Edition Output Filetype : Revit with HatchKit Add-In
;-------------------------------------------------------------------------------
;%VERSION=3.0
;%UNITS=MM
*160x240+3,RUNNING HORIZONTAL 160 x 240 w 3 mm gap
;%TYPE=MODEL
90,0,0,243,81.5,240,-246
0,0,240,-81.5,-243,160,-3
-90,160,240,243,81.5,240,-246
180,160,0,81.5,243,160,-3

 

 

 

hth,

Hugh Adamson

 

Nachricht 3 von 12
Anonymous
als Antwort auf: Anonymous

You can use PyRevit, and you can make the pattern easily with it. https://pyrevit.readthedocs.io/en/latest/pyrevit/init.html

 

Nachricht 4 von 12
indiana_j0nes
als Antwort auf: Anonymous

Hey @Anonymous 

 

I would suggest https://pattycake.io/pat

Check it out.. its online and very intuitive..

Its a really great tool.

Cheers, K

Kunal Tuljaram Gaidhankar

EESignature

Nachricht 5 von 12
Anonymous
als Antwort auf: hugha

Really appreciate your help but the pattern is wrong my is running vertical can u tell me how u do it because i have HatchKit too free version

Nachricht 6 von 12
Anonymous
als Antwort auf: indiana_j0nes

i have try it up but how to i know the dimension?

Nachricht 7 von 12
martijn_pater
als Antwort auf: Anonymous

See attached (made using PyRevit).

 

tiles160x240_dimensions.png

Nachricht 8 von 12
Pattycake_Kyle
als Antwort auf: Anonymous

Made with our DXF to PAT generator. If you are having problems with understanding the platform, please reach out hi@pattycake.io --- we are always looking for ways to improve the service :daumen_hoch:

 

One complex (with 3mm grout): https://pattycake.io/official/pat/YlVLdmAXyEM

One simple (without grout): https://pattycake.io/official/pat/v2A3m8vw18e

 

Think you might want to use the without grout for documentation... 3mm joints are a bit too dense and wont read depending on scale. The simple one has tiles 163x243 to accurately represent CL of grout to CL of grout.

 

Pattycake, PattycakePattycake, Pattycake

 

Cheers :geburtstagskuchen::geburtstagskuchen::geburtstagskuchen::geburtstagskuchen::geburtstagskuchen::geburtstagskuchen::geburtstagskuchen::geburtstagskuchen:

 

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!
Nachricht 9 von 12
hugha
als Antwort auf: Anonymous

My apologies for the delay in providing this corrected pattern:

 

;%VERSION=3.0
;%UNITS=MM
*160x240+3
;%TYPE=MODEL
180,0,0,163,121.5,160,-166
90,-160,0,-121.5,-163,240,-3
0,-160,240,163,121.5,160,-166
-90,0,240,-121.5,-163,240,-3

 

The pattern has four grids as it is arranged with offsets set at angles to place the tile repetitions naturally.

Patterns built with orthogonal offsets typically require more definition lines to complete the pattern as demonstrated by patterns created with generators requiring the pattern sample to be built within a rectangle. 

 

This, the earlier pyrevit pattern from martijn.pater as extracted from the  .rvt file contains 10 grids.

 

;;*************************************************
;%VERSION=3.0
;%UNITS=MM
;;*************************************************
*Tiles 160x240mm-3mm gap,HatchKit Fill Manager
;%TYPE=MODEL
;;*************************************************
0,0,0,0,-243,160,-166
90,0,0,0,326,240,-3
180,160,240,0,243,160,-166
90,160,0,0,326,240,-3
0,163,121.5,0,-243,160,-166
90,323,121.5,0,326,121.5,-121.5
90,163,0,0,326,118.5,-124.5
180,323,118.5,0,243,160,-166
90,323,0,0,326,118.5,-124.5
90,163,121.5,0,326,121.5,-121.5

 

 

hth,

Hugh Adamson

 

Nachricht 10 von 12
martijn_pater
als Antwort auf: hugha


@hugha wrote:

...contains 10 grids.


I seriously doubt he's going to cover acres with that tile pattern. I'm all for keeping files as clean as possible, but I would question at what point that would actually become noticable… I appreciate the 'critique' though, so perhaps next time I'll run it through Hatchkit.;) Did you use that to extract the hatch aswell?

Nachricht 11 von 12
RDAOU
als Antwort auf: Anonymous

@Anonymous 

 

Considering that I hate cosmetic add-ins and do not really like PyRevit's coding … the below was generated in excel :Gesicht_mit_Zunge: .Pat file attached...however, 3mm is pretty much too small to show up in your print outs unless you are printing scale 1:5 to 1:1 !!

 

Pattern.png

;;*********************************************
;%UNITS=MM *Staggered_Vertical,160x240 3mm Joint - RDAOU ;%TYPE=MODEL
;;********************************************* 0,0,0,0,486,160,-3 0,0,246,0,486,160,-3 0,81.5,243,0,486,160,-3 0,81.5,489,0,486,160,-3 90,0,0,0,163,-246,240 90,-3,0,0,163,-246,240 90,81.5,243,0,163,-246,240 90,78.5,243,0,163,-246,240

 

 

YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION


Nachricht 12 von 12
hugha
als Antwort auf: martijn_pater

>I'm all for keeping files as clean as possible, but I would question at what point that would actually become noticable.

 

Two occasions where it can are

1.  in sussing how the pattern can repeat exactly within a enclosing rectangle in the first place.  

2. where solving the above results in a much heavier pattern than one with no internal redundancy.

 

And yes,  HatchKit can extract fill patterns to text files :leicht_lächelndes_Gesicht:

Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.

In Foren veröffentlichen  

Autodesk Design & Make Report