See the top rated post in this thread. Click here

Results 1 to 5 of 5

Thread: Custom Hatch Pattern Help

  1. #1
    Member
    Join Date
    2009-01
    Posts
    45
    Login to Give a bone
    0

    Default Custom Hatch Pattern Help

    Good afternoon,
    I have been trying to get a custom hatch pattern figured out for 2 hours now, and am at my wits end.
    I am trying to create an 8x16 CMU course, and then a 4x16 course (staggered joints) underneath it. I can get the horizontal line spacing no problem. My problem comes when trying to get the vertical lines to work correctly. I can easily make the joints line up but, as I stated above, I would like to have staggered joints between the 4" courses and the 8" courses. Any help would be greatly appreciated.

    Here is my horizontal lines code:
    *Block 8x16-4x16, 8x16 + 4x16 blocks running bond
    ;%TYPE=MODEL
    0,0,12,12,12,12,12
    0,0,4,12,12,12,12

  2. #2
    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
    1

    Default Re: Custom Hatch Pattern Help

    The attached has two infinite lines for the horizontal joints and evenly staggered verticals.

    hth

    Hugh Adamson
    www.hatchkit.com.au
    Attached Files Attached Files

  3. #3
    I could stop if I wanted to msretenovic's Avatar
    Join Date
    2002-02
    Location
    Galloway, Oh
    Posts
    305
    Login to Give a bone
    1

    Wink Re: Custom Hatch Pattern Help

    Is this what you are after:
    Code:
    *Block_8x16-4x16, 8x16 + 4x16 blocks running bond
    ;%TYPE=MODEL
    0,0,12,12,12,12,12
    0,0,4,12,12,12,12
    90, 0,0, 0,16, 4,-8
    90, 8,4, 0,16, 8,-4

  4. #4
    Member
    Join Date
    2009-01
    Posts
    45
    Login to Give a bone
    0

    Default Re: Custom Hatch Pattern Help

    Quote Originally Posted by hugh.69031 View Post
    The attached has two infinite lines for the horizontal joints and evenly staggered verticals.

    hth

    Hugh Adamson
    www.hatchkit.com.au

    This worked perfectly...thanks so much Hugh.

  5. #5
    Member
    Join Date
    2009-01
    Posts
    45
    Login to Give a bone
    0

    Default Re: Custom Hatch Pattern Help

    Quote Originally Posted by msretenovic View Post
    Is this what you are after:
    Code:
    *Block_8x16-4x16, 8x16 + 4x16 blocks running bond
    ;%TYPE=MODEL
    0,0,12,12,12,12,12
    0,0,4,12,12,12,12
    90, 0,0, 0,16, 4,-8
    90, 8,4, 0,16, 8,-4
    Again,
    thanks for the response...works great.
    ....must be close to the weekend....2 hours trying to figure it out, when it only takes 2 minutes on the forum here.

Similar Threads

  1. 2012: Custom Hatch Pattern
    By jagostinho in forum AutoCAD Customization
    Replies: 3
    Last Post: 2014-12-24, 03:49 AM
  2. Custom Hatch Pattern
    By craigf.56714 in forum AutoCAD General
    Replies: 2
    Last Post: 2010-11-04, 03:59 PM
  3. Problem with custom hatch pattern
    By earld in forum AutoCAD General
    Replies: 8
    Last Post: 2010-03-09, 08:04 AM
  4. Custom Tile Hatch Pattern...
    By hkeller in forum AutoCAD General
    Replies: 4
    Last Post: 2005-08-07, 11:35 PM
  5. Load custom hatch pattern
    By aungmyatkyaw in forum AutoCAD Customization
    Replies: 4
    Last Post: 2005-08-01, 12:56 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
  •