is there a comprehensive dwg settings listing anywhere?

Discussion in 'AutoCAD' started by Glenn Ogreenc, Jan 10, 2004.

  1. How do we open a dwg file, and then get a comprehensive listing of settings
    for that file. I am in the process of trying to wake up a small firm from
    the nightmare of too many different people using too many different settings
    for same dimension style names, different linetypes/colors/etc for same
    layer names; basically in the infancy of establishing a consistent standards
    manual for a structural engineering firm I work with.

    The problem is many times when I go to retrieve master details from the
    office computer I find there was careless regard for uniform dimension
    settings in the same dimension styles, and problems with text and note
    uniformity, and layer name usage with all the settings for each of those.
    It's not fun when I am under pressure to perform and I find I have to
    practically re-create details, only to find that what appeared to be a most
    common set of standards was actually in conflict in other areas.

    What I'd like to do is set up a way to process the details per "batch" by
    loading details to a common dwg file and then "paintbrush" everything to
    conform to major settings. However I was hoping there is a way to open a dwg
    file and list all the settings for that file instead of opening dialogue
    boxes and all their tabs individually to inspect and identify
    inconsistencies. So is there a way to list all that data outside of the
    program dialogue boxes and print them out? Also if there is anyone who has
    had to deal with a similar situation and was successful at it I'd like to
    know how you went about processing or revealing inconsistencies between dwg
    files.

    T I A

    Glenn Ogreenc
    Greenbrae, California
    www.ogreenc.com
     
    Glenn Ogreenc, Jan 10, 2004
    #1
  2. There is an excel file on my web site with all the variables (ACAD 2000) in
    which you can change each variable and save the changes as a cad script
    file.

    The section on dims are linked to text size

    http://www.clik.to/cad/

    Terry
     
    Terry Rawkins, Jan 10, 2004
    #2
  3. Glenn Ogreenc

    Tim S Guest

    If you have ACAD 2002 or 2004, what you want to do is already built into the
    software. Use the CAD standards features to compare the same styles in
    different drawings to a standard, and it will flag the differences. You can
    then update styles in a drawing to meet the "standard" drawing setings.

    To just list the differences, run a script while in each drawing to list its
    style settings. You could list the drawing name, then variables starting
    with dim* or t* to get the dim and textstyle settings, and -layer ? for
    layer settings. Turn on the logfile to save the results to the text screen
    log file.
    Use dwgname to get the drawing name.
     
    Tim S, Jan 11, 2004
    #3
  4. Wow thaks! I always was curious aout .scr files use with AutoCAD. Now I have
    a mission to learn and use something new...makes things easier and more
    interesting.

    Glenn
     
    Glenn Ogreenc, Jan 11, 2004
    #4
  5. Yea!
     
    Glenn Ogreenc, Jan 15, 2004
    #5
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.