DXF Group Code Descriptions

Discussion in 'AutoCAD' started by smcatee, Nov 5, 2004.

  1. smcatee

    smcatee Guest

    I am trying to write a structural member fillet function in ADT 2005 and was wondering if anyone has or could direct me to a description list for the DXFgroup codes for AEC structural members. I have work out some of them but it would be a lot easier if there was a list.

    And with that said...is there a way to display or a is there a list for the codes of all the AEC objects in ADT.

    Any help would be greatly appreciated.

    Thanks,

    Shane McAtee
     
    smcatee, Nov 5, 2004
    #1
  2. In addition to any replies you might receive or have already
    received, you may find more information or responses by posting
    future Architectural Desktop customization related questions
    in the following discussion group:


    By NNTP discussion group reader at
    news://discussion.autodesk.com/autodesk.aec.arch-desktop.customization

    By HTTP (web-based) interface at
    http://discussion.autodesk.com/forum.jspa?forumID=54


    --
    Autodesk Discussion Group Facilitator



    was wondering if anyone has or could direct me to a description list for the
    DXFgroup codes for AEC structural members. I have work out some of them but
    it would be a lot easier if there was a list.
    the codes of all the AEC objects in ADT.
     
    Jason Piercey, Nov 5, 2004
    #2
  3. smcatee

    Dommy2Hotty Guest

    Don't know of a way to list ALL the codes, but this works for a single selected entity...hopefully it will work for AEC objects too.
    Code:
    (cdr(assoc 0(entget(car(entsel)))))
     
    Dommy2Hotty, Nov 5, 2004
    #3
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.