Results 1 to 5 of 5

Thread: for anyone who has autocad

  1. #1

    Thread Starter
    Frenzied Member ae_jester's Avatar
    Join Date
    Jun 2001
    Location
    Kitchener Ontario Canada Earth
    Posts
    1,545

    for anyone who has autocad

    This question is for any of you have autocad or know anything about it.

    I do not have autocad on this computer, yet I have the fun (sarcastic) task of writing a program that will analyze all the objects in a autocad file and plugging this information into a database.

    I've heard that with many graphics programs there is a seperate file (one that might have to be generated through a menu option?) that gives the definition, fields, field size and type of every inventory item. Is this true in autocad? If so what does the file look like? Could anyone send me one of these files so I could see what kinds of parsing I would have to do? I'm totally lost right now :-)

    My email is [email protected] if anyone is able to send anything.

    Thanx

  2. #2
    Member
    Join Date
    Sep 2000
    Location
    Kentucky
    Posts
    56
    The version of AutoCAD is important. The older versions of AutoCAD use AutoLISP programming language that can do this. I think that the newer versions have VBA.
    All versions of AutoCAD will have the ability to export a DXF file. The DXF file is a text file that uses a standard format that should be pretty easy to read, but I am not sure if it will include the information you are looking for.

    I haven't worked with AutoCAD for about 3 years so I am not familiar with the newer versions.

  3. #3
    Junior Member PunchyTheClown's Avatar
    Join Date
    Apr 2002
    Location
    I'll be here all week. Be sure to tip your waitresses
    Posts
    17
    The DXF file is the one you need. The DXF created by AutoCAD 2000 is a bit different from the previous AutoCAD's. I'd go with an earlier version if you can, although they're all pretty easy to pick apart.
    I'd give my right arm to be ambidextrous.

    2B | D4

  4. #4
    Junior Member
    Join Date
    Jul 2002
    Posts
    23

    AutoCAD and VB

    If you want to learn about AutoCAD and Visual Basic check out the OpenDWG Alliance (web site is www.opendwg.org) and also www.vbdesign.net

  5. #5
    Frenzied Member markman's Avatar
    Join Date
    Nov 2000
    Location
    Florida.
    Posts
    1,197
    http://www.wotsit.org/

    search for DXF
    retired member. Thanks for everything

Posting Permissions

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



Click Here to Expand Forum to Full Width