+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Senior Member Bespoke's Avatar
    Using
    AutoCAD 2008
    Join Date
    Apr 2007
    Location
    West Midlands United Kingdom
    Posts
    214

    Default Hatch patterns & MdiTab17

    Registered forum members do not see this ad.

    Hi Team
    I trust you are all well sand in good spirits.

    I have a couple of questions for you to get me out of themire.

    I am running AutoCad 2012 64 bit

    1/ I have a setof custom hatch patterns that I wish to install, can anyone inform me how toinstall them.

    2/ I cannot getthe MdiTab17 to install. Any ideas.

    Kind regards Alan

    It is said that you never to old to learn, but for someone like me who is as old as a young conker tree it takes a lot longer.

  2. #2
    Forum Deity MSasu's Avatar
    Discipline
    Construction
    MSasu's Discipline Details
    Occupation
    engineer
    Discipline
    Construction
    Details
    AutoLISP programmer
    Using
    AutoCAD 2013
    Join Date
    Mar 2009
    Location
    Brasov, Romania
    Posts
    3,000

    Default

    Quote Originally Posted by Bespoke View Post
    1/ I have a setof custom hatch patterns that I wish to install, can anyone inform me how toinstall them.
    Create a dedicated folder for those hatch pattern files (*.PAT) and add the said path to Support File Search Path list in Options --> Files tab. After this you should be able to see those custom patterns in Custom tab of HATCH command.
    Regards,
    Mircea

    AutoCAD's happy user equation: FILEDIA + PICKADD² + PICKFIRST = 3

  3. #3
    Senior Member
    Using
    not applicable
    Join Date
    Nov 2006
    Location
    Melbourne Australia
    Posts
    181

    Default

    Quote Originally Posted by MSasu View Post
    Create a dedicated folder for those hatch pattern files (*.PAT) and add the said path to Support File Search Path list in Options --> Files tab. After this you should be able to see those custom patterns in Custom tab of HATCH command.
    This works fine. If you can't see the patterns as described ensure each .PAT file contains just one pattern, named to match the file - e.g: file "X.PAT" contains one file called "X".

    Re MDI, tried this?
    http://apps.exchange.autodesk.com/AC...rawing-Tabs:en




    regards,
    Hugh Adamson
    www.hatchkit.com.au

  4. #4
    Forum Deity BlackBox's Avatar
    Using
    Civil 3D 2011
    Join Date
    Nov 2009
    Posts
    3,948

    Default

    MdiTab17 refers to the database version for the ObjectARX code used to compile the source C++ code which is used to implement the 'tab' functionality... 17.0, 17.1, and 17.2 refer to 2007, 2008, and 2009 respectively (if memory serves).

    You're now using 2012, which is 18.2 (again, if memory serves), which is why a 17-based compiled ARX file will not work.

    Also worthy of note is that one must not only load a supported database version, but also account for the difference between 32-bit, and 64-bit environments, which is one reason why .NET development is more popular... One can compile a single solution to a .NET framework version and account for 'any CPU'.
    "Potential has a shelf life." - Margaret Atwood

  5. #5
    Forum Deity BlackBox's Avatar
    Using
    Civil 3D 2011
    Join Date
    Nov 2009
    Posts
    3,948

    Default

    FWIW - I've tried every 'tab' plug-in that I've come across, and I'm currently using iDwgTab as Kerry suggests in this muti-page thread about different 'tab' plug-ins:

    http://www.theswamp.org/index.php?topic=41525.0
    "Potential has a shelf life." - Margaret Atwood

  6. #6
    Senior Member Bespoke's Avatar
    Using
    AutoCAD 2008
    Join Date
    Apr 2007
    Location
    West Midlands United Kingdom
    Posts
    214

    Default

    Registered forum members do not see this ad.

    Thank you one and all

    It is said that you never to old to learn, but for someone like me who is as old as a young conker tree it takes a lot longer.

Similar Threads

  1. Creating AutoCAD hatch patterns from gINT material hatch patterns
    By James1 in forum The CUI, Hatches, Linetypes, Scripts & Macros
    Replies: 2
    Last Post: 3rd Oct 2011, 05:11 pm
  2. New Hatch Patterns
    By CadTechJGC184 in forum AutoCAD 2D Drafting, Object Properties & Interface
    Replies: 2
    Last Post: 22nd Jun 2009, 12:15 pm
  3. I need a few hatch patterns.
    By SuperCAD in forum AutoCAD Drawing Management & Output
    Replies: 2
    Last Post: 18th Nov 2008, 08:01 am
  4. Hatch Patterns
    By ellen in forum AutoCAD Beginners' Area
    Replies: 7
    Last Post: 10th Aug 2007, 01:29 pm
  5. hatch patterns
    By carrob26 in forum AutoCAD Drawing Management & Output
    Replies: 1
    Last Post: 7th Nov 2006, 12:09 pm

Bookmarks

Posting Permissions

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