Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: 1/3 bond fill pattern

  1. #1
    All AUGI, all the time J. Grouchy's Avatar
    Join Date
    2003-12
    Location
    Quhl Whirled
    Posts
    896
    Login to Give a bone
    0

    Default 1/3 bond fill pattern

    I'm fairly illiterate when it comes to creating hatch patterns within the text editor. I'm trying to create a very simple 1/3 bond 8"x24" block (arriscraft) pattern, but I can't figure out how the variables work when changed. I was able to create a running bond pattern, but I can't seem to figure a way to get it to shift over 4". I've tried changing every number variable, but I'm obviously missing something.

    Here's what I have for the running bond...
    Code:
    *Block 8x24,  8 x 24 blocks running bond
    ;%TYPE=MODEL
    0,             0,             0,             0,             8
    90,            0,             0,             8,             12,             8,             -8
    How do I fix it for 1/3 bond?

    The answer is probably very simple and obvious, so be kind...

  2. #2
    All AUGI, all the time J. Grouchy's Avatar
    Join Date
    2003-12
    Location
    Quhl Whirled
    Posts
    896
    Login to Give a bone
    0

    Default Re: 1/3 bond fill pattern

    *bump*

    I demand a solution!

  3. #3
    Aussie Revit Moderator Mr Spot's Avatar
    Join Date
    2004-05
    Location
    Brisbane
    Posts
    1,115
    Login to Give a bone
    0

    Default Re: 1/3 bond fill pattern

    Hmm, yeah i tried to learn the text editor way but its so confusing. There are tutorials on the web on how they are defined with good step by steps. But in the end i just bought Hatck Kit, very good graphic way of creating hatch patterns where you can simply draw a drafting view in revit then export to dxf and create a hatch pattern from it...
    Chris Price
    Co-Founder/BIM Manager/Product Designer
    Xrev Pty Ltd

    Revit Rants BLOG

  4. #4
    AUGI Addict Scott Hopkins's Avatar
    Join Date
    2003-05
    Location
    Santa Barbara, CA
    Posts
    1,197
    Login to Give a bone
    0

    Default Re: 1/3 bond fill pattern

    Hope this works for you. This one shows grout joints so, at 1/4" scale, it has a little too much detail. I haven't found 1/3 bound without the joints. Set the import scale to 16 and that will give you an 8" brick.
    Attached Files Attached Files
    Last edited by Scott Hopkins; 2005-05-19 at 01:23 AM.

  5. #5
    I could stop if I wanted to hugh.69031's Avatar
    Join Date
    2016-01
    Location
    Melbourne, Australia
    Posts
    360
    Login to Give a bone
    0

    Default Re: 1/3 bond fill pattern

    this is the simplest I can come up with, it's a set of infinite horizontals and a repeating vertical:

    ;%VERSION=3.0
    ;%UNITS=INCH
    *THIRDBOND,24x8 thirdbond arriscraft
    ;%TYPE=MODEL
    ;-------------------------------------------------------------------------------
    ; Pattern written by HatchKit Hatch Pattern Editor
    ; HatchKit (c) Cadro Pty Ltd 1990-2004.
    ; www.cadro.com.au/hatchkit/
    ;-------------------------------------------------------------------------------
    ;-Comment =for grav8e
    ;-Template=NEW
    ;-Date =19/05/05
    ;-Time =1:44:29 PM
    ;-HatchKitVersion=2.4.5.880
    ;-------------------------------------------------------------------------------
    0,0,0,0,8
    90,0,0,16,8,8,-16


    hth
    Hugh Adamson
    Cadro Pty Ltd
    Last edited by hugh.69031; 2005-05-19 at 04:03 AM.

  6. #6
    All AUGI, all the time J. Grouchy's Avatar
    Join Date
    2003-12
    Location
    Quhl Whirled
    Posts
    896
    Login to Give a bone
    0

    Default Re: 1/3 bond fill pattern

    Quote Originally Posted by hugh.69031
    this is the simplest I can come up with, it's a set of infinite horizontals and a repeating vertical:

    ;%VERSION=3.0
    ;%UNITS=INCH
    *THIRDBOND,24x8 thirdbond arriscraft
    ;%TYPE=MODEL
    ;-------------------------------------------------------------------------------
    ; Pattern written by HatchKit Hatch Pattern Editor
    ; HatchKit (c) Cadro Pty Ltd 1990-2004.
    ; www.cadro.com.au/hatchkit/
    ;-------------------------------------------------------------------------------
    ;-Comment =for grav8e
    ;-Template=NEW
    ;-Date =19/05/05
    ;-Time =1:44:29 PM
    ;-HatchKitVersion=2.4.5.880
    ;-------------------------------------------------------------------------------
    0,0,0,0,8
    90,0,0,16,8,8,-16


    hth
    Hugh Adamson
    Cadro Pty Ltd
    Very very close...but every other course should line up. How would I accomplish that? Again, forgive my ignorance...but the Revit pat help file doesn't help a whole lot...

  7. #7
    Early Adopter sbrown's Avatar
    Join Date
    2003-05
    Location
    Coast to Coast
    Posts
    4,440
    Login to Give a bone
    0

    Default Re: 1/3 bond fill pattern

    Unfortunately this is not a revit issue its an acad .pat file issue. You will find your answer from an acad guru(try the acad forums) not a revit guru. I tried to learn how to create my own hatch patterns and realized this is the reason I didn't like acad. It would be soooooooo awesome for revit to come up with a hatch creation tool within revit that would allow you to sketch what you want real scale, then save it as a .pat file. It amazes me that autodesk in its many many years of using .pat files never provided a tool to make your own. Hatch kit is the only solution I know of.
    Scott D. Brown, AIA
    Senior Project Manager | Associate

    BECK

  8. #8
    Revit Forum Manager Steve_Stafford's Avatar
    Join Date
    2001-12
    Location
    Irvine, CA
    Posts
    7,567
    Login to Give a bone
    0

    Default Re: 1/3 bond fill pattern

    Quote Originally Posted by sbrown
    ...It amazes me that autodesk in its many many years of using .pat files never provided a tool to make your own...
    Well, Express Tools remain an enigma too, why they remain a separate part of AutoCAD to this day, some 10 years (estimating) later??? They should have been absorbed into the application ages ago.

  9. #9
    All AUGI, all the time J. Grouchy's Avatar
    Join Date
    2003-12
    Location
    Quhl Whirled
    Posts
    896
    Login to Give a bone
    0

    Default Re: 1/3 bond fill pattern

    Quote Originally Posted by sbrown
    Hatch kit is the only solution I know of.
    I tried that out but couldn't make heads or tails of the interface. Thanks for your response...I'll take my problem over to the ACAD side and hopefully get some help there.

  10. #10
    AUGI Addict bowlingbrad's Avatar
    Join Date
    2003-11
    Location
    Chicago
    Posts
    1,233
    Login to Give a bone
    0

    Default Re: 1/3 bond fill pattern

    Quote Originally Posted by grav8e
    I tried that out but couldn't make heads or tails of the interface. Thanks for your response...I'll take my problem over to the ACAD side and hopefully get some help there.
    I can't make heads or tails of the interface either.

    I use HatchKit with Autocad. Draw the lines in Autocad. Export the selected lines to DXF. Import into Hatchkit and it should work.

    In Autocad, draw just enough info to get the pattern to repeat.

    Help with using the interface would be a nice addition to the program.

Page 1 of 2 12 LastLast

Similar Threads

  1. American bond hatch pattern
    By bengle in forum AutoCAD Customization
    Replies: 5
    Last Post: 2017-04-19, 05:39 AM
  2. One Third Overlap Running Bond Hatch Pattern
    By pashley in forum Revit Architecture - Tips & Tricks
    Replies: 3
    Last Post: 2016-09-12, 07:33 PM
  3. 1/3 bond hatch pattern creation
    By J. Grouchy in forum AutoCAD Customization
    Replies: 14
    Last Post: 2014-08-07, 05:11 AM
  4. Replies: 0
    Last Post: 2011-12-20, 08:47 PM
  5. Vertical Reveals for Running Bond Pattern
    By allen_angle in forum Revit - Platform
    Replies: 3
    Last Post: 2009-09-11, 03:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •