RevitCity.com Logo

Home  |  Forums  |  Downloads  |  Gallery  |  News & Articles  |  Resources  |  Jobs  |  FAQ  |  SearchSearch  |  Join  |  LoginLogin

Welcome !

38 Users Online (37 Members): Show Users Online - Most ever was 626 - Mon, Jan 12, 2015 at 2:00:17 PM

 

Forums

Forums >> Revit Building >> Technical Support >> Custom hatch of odd tile size

Search this ThreadSearch this Thread | Page 1 of 1 |

Tue, Jul 17, 2012 at 10:00:02 AM | Custom hatch of odd tile size

#1

ArchiN00B


active
ArchiN00B Avatar

Joined: Sat, Apr 3, 2010
144 Posts
4.5 Stars: 4 Votes


So I have  this great .lsp program I downloaded for CAD that lets you draw lines in a 1" x 1" square and then export to a .pat file, but the problem is, I need to create a hatch pattern for tiles that are 13"x20" and that won't fit at any scale into the 1"x1" tile. How does one go about creating an odd-sized tile hatch?


This user is offline

 

Tue, Jul 17, 2012 at 10:15:41 AM | Custom hatch of odd tile size

#2

WWHub


site moderator|||

Joined: Tue, May 16, 2006
13079 Posts
3.5 Stars: 388 Votes


Manage tab / additional settings / fillpatterns / new / simple name it / line angle 0 / crosshatch / linespacing1 =13" / linespacing 2= 20"


This user is offline

 

Tue, Jul 17, 2012 at 10:41:00 AM | Custom hatch of odd tile size

#3

ArchiN00B


active
ArchiN00B Avatar

Joined: Sat, Apr 3, 2010
144 Posts
4.5 Stars: 4 Votes


Hi, sorry let me clarify: The tiles need to be offset, like in the image below. Unfortunately, in this image right now they are just lines, and not a hatch pattern...



Attached Images

108996_Tiles.jpg

This user is offline

 

Tue, Jul 17, 2012 at 11:00:13 AM | Custom hatch of odd tile size

#4

WWHub


site moderator|||

Joined: Tue, May 16, 2006
13079 Posts
3.5 Stars: 388 Votes


Sorry but that image is totally confusing.  It makes no sense at all.

Are you saying you want a running bond of 13"x20" tile?  That would be more descriptive if that is what you want.

For that, I usually find a running bond pattern, like concrete block, and modify the numbers to match what I need.  .... substitute 13" for 8" and 20" for 16" ... beaware of the pattern shift which was also 8" and in your case needs to be 10" << This is the only one you have to worry about getting wrong.


This user is offline

 

Tue, Jul 17, 2012 at 12:28:38 PM | Custom hatch of odd tile size

#5

itsmyalterego


active
itsmyalterego Avatar

Joined: Thu, May 28, 2009
829 Posts
4 Stars: 16 Votes


I feel like I'm always coming here to plug this plug-in... look up Hatch22.  It lets you draw custom hatches in revit, save those drawings as pats, and use them immediately in your project.

 

It imports 3-4 new line types.  You draw your boundary with the imported boundary line type, and your hatch lines with the Hatch22 dashed linetype (why solid doesn't work for me I don't know, but don't worry, the hatch doesn't come out dashed)   Select what you've drawn, open up the plugin, and "Make Hatch from Selection."  What's super nice about this is that it has the option of generating a model hatch or a regular pat.  Model hatches are at the exact scale at which it was drawn.  A huge relief.

 

It's free--I've used it for a couple years--it hasn't destroyed any of my projects or even had a single hitch.

http://mertens3d.com/tools/tools.php


This user is offline

 

Tue, Jul 17, 2012 at 1:22:17 PM | Custom hatch of odd tile size

#6

ArchiN00B


active
ArchiN00B Avatar

Joined: Sat, Apr 3, 2010
144 Posts
4.5 Stars: 4 Votes


Wow. Just wow. Where has that program been my whole life? Thank you so much!


This user is offline

 

Tue, Jul 17, 2012 at 1:28:20 PM | Custom hatch of odd tile size

#7

WWHub


site moderator|||

Joined: Tue, May 16, 2006
13079 Posts
3.5 Stars: 388 Votes


itsmyalter -  I have seen hatches from this program go crazy when exported to CAD so be aware of this potential.


This user is offline

 

Tue, Jul 17, 2012 at 1:46:59 PM | WWHub

#8

itsmyalterego


active
itsmyalterego Avatar

Joined: Thu, May 28, 2009
829 Posts
4 Stars: 16 Votes


Quoting WWHub from 2012-07-17 13:28:20

"

itsmyalter -  I have seen hatches from this program go crazy when exported to CAD so be aware of this potential.

"

That's right--I forget this sometimes.  We do so little cad exporting in our office (or when we do it's for consultants' reference) that I'm comfortable with it.  But it might be a deal-breaker to many. 


This user is offline

 

Tue, Jul 17, 2012 at 1:59:52 PM | Custom hatch of odd tile size

#9

ArchiN00B


active
ArchiN00B Avatar

Joined: Sat, Apr 3, 2010
144 Posts
4.5 Stars: 4 Votes


I'd rather pass the headache on down the line to people still using CAD. I understand the benefits of being able to import old CAD hatches, etc., but the process of creating new ones in Revit is essentially computer programming because those dumb .pat files are so complex. It should be an intuitive/graphic process in an otherwise intelligent program, not a holdout from CAD days. 


This user is offline

 

Tue, Jul 17, 2012 at 6:10:27 PM | Custom hatch of odd tile size

#10

hugh


active

Joined: Tue, Jan 27, 2004
80 Posts
3.5 Stars: 4 Votes


Here you go:

 

;%VERSION=3.0

;%UNITS=INCH

*ARCHIN00B,13x20 vertical running bond

;%TYPE=MODEL

;        Pattern written by HatchKit v2.7 Hatch Pattern Editor

;        HatchKit v2.7 Hatch Pattern Editor(c) Cadro Pty Ltd 1990-2012.

;        www.hatchkit.com.au

;-Comment =RevitCity 18July2012

;-Template=NEW,

;-Date    =18/07/2012

;-Time    =9:02:57 AM

;-HatchKitVersion=2.7.1.1995

;-----------------------------------------------------------------

0,0,0,13,10,13,-13

90,13,0,0,13

 

Note vertical solid lines Smile

 

 

 


-----------------------------------

Hugh Adamson

www.hatchkit.com.au

This user is offline

View Website

Fri, Jul 20, 2012 at 5:27:57 PM | Custom hatch of odd tile size

#11

mertens3d


active

Joined: Mon, Jul 6, 2009
22 Posts
5 Stars: 2 Votes


 

WWHub (or others),

Can you provide me an example of where this has gone wrong when importing to acad?

info@mertens3d.com

Thanks

...gregory


-----------------------------------

...gregory

http://mertens3d.com

my Revit - Bugs/ Issues/ Requests

This user is offline

 

Search this ThreadSearch this Thread | Page 1 of 1 |



Similar Threads

Thread/Thread Starter

Forum

Last Post

Replies

custom hatch pattern without hatch editor

Revit Building >> Technical Support

Wed, Jan 28, 2015 at 8:46:58 PM

1

NEED A GOOD ROOF TILE HATCH

Community >> The Studio

Tue, Oct 24, 2006 at 8:28:32 PM

0

Custom Hatch Patterns on Revit [ 1 2 ]

Revit Systems >> Technical Support

Fri, Jul 31, 2020 at 1:39:38 PM

15

Custom model tile pattern

Revit Building >> Technical Support

Fri, Jul 1, 2016 at 5:29:27 PM

1

Carpet Tile Hatch Pattern

Revit Building >> Technical Support

Tue, Nov 9, 2010 at 9:07:17 AM

1

Site Stats

Members:

1977394

Objects:

22860

Forum Posts:

152167

Job Listings:

3

Sponsored Ads

Home | Forums | Downloads | Gallery | News & Articles | Resources | Jobs | Search | Advertise | About RevitCity.com | Link To Us | Site Map | Member List | Firm List | Contact Us

Copyright 2003-2010 Pierced Media LC, a design company. All Rights Reserved.

Page generation time: 0.9104

Login

User Name:

Password:

Remember Me  

Forgot Password?

Search Forums

Advanced Search

Search Forums

Advanced Search


Clear Highlights


Clear Highlights