See the top rated post in this thread. Click here

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

Thread: Hatches displays a short list of hatches and not the normal full list?

  1. #1
    100 Club
    Join Date
    2009-02
    Location
    Honolulu
    Posts
    129
    Login to Give a bone
    0

    Default Hatches displays a short list of hatches and not the normal full list?

    I have experienced this a few times where AutoCAD displays a short list of hatches, its almost like the default ACAD.pat hatches. I have AutoCAD configured where it loads my own acad.pat file from a specific location and its been working like that for years where we can see our full listing of hatches. For some reason on a few files, and this happens on rare occasions our normal patterns don't appear, we get this short list of patterns and I can't for the life of me figure it out. If I open a new file, the full list of hatch patterns will appear. I've renamed the default acad.pat and acadiso.pat in my user profile under autocad support with a .backup extension so that AutoCAD ignores them. Any ideas?

  2. #2
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,106
    Login to Give a bone
    0

    Default Re: Hatches displays a short list of hatches and not the normal full list?

    Are these drawings that exhibit this behavior set to metric measurement?
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  3. #3
    100 Club
    Join Date
    2009-02
    Location
    Honolulu
    Posts
    129
    Login to Give a bone
    0

    Default Re: Hatches displays a short list of hatches and not the normal full list?

    Quote Originally Posted by Opie View Post
    Are these drawings that exhibit this behavior set to metric measurement?
    Yes is it. Am I missing something simple that is common knowledge?

  4. #4
    AUGI Director scott.wilcox's Avatar
    Join Date
    2015-11
    Location
    Edmonton, Alberta
    Posts
    990
    Login to Give a bone
    0

    Default Re: Hatches displays a short list of hatches and not the normal full list?

    Although you have renamed ACADISO.PAT, my guess is AutoCAD is still finding an instance of it in the search path, and your MEASUREMENT variable is set to 1 (metric).

    At the command line input the following: (findfile "acadiso.pat") [return] AutoCAD will return the location of the acadiso.pat file. You can do the same for acad.pat, to see if your desired files are loading.

    Remember, AutoCAD will search the entire support file search path for these files, and load the first instance it finds.

  5. #5
    100 Club
    Join Date
    2009-02
    Location
    Honolulu
    Posts
    129
    Login to Give a bone
    0

    Default Re: Hatches displays a short list of hatches and not the normal full list?

    Actually, I should have said the original acadiso.pat and acad.pat were renamed and we configured acad to look into a network directory with our new acadiso.pat and acad.pat files with hatches our firm uses. Yes, my measurement is set to '1'. findfile is entered at the autocad command prompt or windows cmd prompt?

  6. #6
    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: Hatches displays a short list of hatches and not the normal full list?

    >findfile is entered at the autocad command prompt or windows cmd prompt?

    The AutoCAD prompt.

  7. #7
    Certified AUGI Addict cadtag's Avatar
    Join Date
    2000-12
    Location
    Cairo - no, not Illinois
    Posts
    5,069
    Login to Give a bone
    0

    Default Re: Hatches displays a short list of hatches and not the normal full list?

    Don't omit the parentheses -- findfile is a lisp function that takes one string argument; the file name you are looking for, and that needs to be in quotes.

    (findfile "acadiso.pat")

    that will return the full path to the first one it finds in your support path settings.

  8. #8
    100 Club
    Join Date
    2009-02
    Location
    Honolulu
    Posts
    129
    Login to Give a bone
    0

    Default Re: Hatches displays a short list of hatches and not the normal full list?

    Got it guys, thanks! it looks like its returning the correct file and path from where I want it to. For some reason its still displaying a short list. Would the measurement value having been set to metric (1) have any affect on which file it uses or what hatch patterns are displayed?

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

    Default Re: Hatches displays a short list of hatches and not the normal full list?

    Drawings with MEASUREMENT set to 1 will look in ACADISO.PAT to populate the available pattern list.
    If you open new drawings with a template defaulting to Imperial units the pattern list will be populated from ACAD.PAT where you have added your extra patterns.

    I suspect these patterns are not replicated in ACADISO.PAT.

    - Inspect both standard .PAT files with a text editor.
    - Look for the pattern headers which are lines commencing with an asterisk "*".
    - Do both files contain all the patterns you expect to see?
    - Does ACAD.PAT contain them and ACADISO.PAT contain only the shortened list?

    Note that patterns representing real-world objects should have all dimensions factored up by 25.4 (or be scaled up on use) to maintain scale.

    Another fix is to place all custom patterns in .PAT files (one pattern per file with filename and pattern name matching) within a directory known to the file search path. They will then turn up under the Custom pattern tab in the hatch dialog in ALL drawings.

  10. #10
    100 Club
    Join Date
    2009-02
    Location
    Honolulu
    Posts
    129
    Login to Give a bone
    0

    Default Re: Hatches displays a short list of hatches and not the normal full list?

    Dude, all these years I've never know that! Learn something new. Much thanks again. You guys are always so helpful!

Page 1 of 2 12 LastLast

Similar Threads

  1. 2016: Full Revision List
    By Brodnax in forum Revit Architecture - General
    Replies: 3
    Last Post: 2015-07-31, 12:53 PM
  2. 2014: Let's post your Revit keyboard shortcut file or list your short cuts!!
    By sixingno1391313 in forum Revit Architecture - General
    Replies: 19
    Last Post: 2013-10-17, 11:29 AM
  3. I need Model Hatches in my Walls not only Draft Hatches
    By Wish List System in forum Revit Architecture - Wish List
    Replies: 6
    Last Post: 2012-06-27, 07:13 AM
  4. hatches
    By archkinetics in forum AutoCAD Tips & Tricks
    Replies: 3
    Last Post: 2008-02-23, 05:39 AM
  5. Hatches
    By KGC in forum AutoCAD Customization
    Replies: 1
    Last Post: 2008-01-14, 11:47 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
  •