• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Drafting Techniques

    Reply
    Active Member
    Posts: 7
    Registered: ‎05-21-2012

    Auto-populate attributes....???

    250 Views, 2 Replies
    07-17-2012 06:59 AM

    I'm in the process of updating a dynamic block to include attributes for a profile grid. The elevations are noted on each side of the grid. Why have single line text and copy or mirror it to the other side?? I'm wanting to turn the single line into attributes BUT have it autopopulate on the opposite side so you onlt have to type it once. I've attached a little screenshot to help explain.

     

    Is there a way to link the attributes without using fields to accomplish this?

    Please use plain text.
    Mentor
    engr_mondo
    Posts: 183
    Registered: ‎09-03-2010

    Re: Auto-populate attributes....???

    07-17-2012 09:37 PM in reply to: MeagenM
    Does use of "FIELD" answers your problem?
    Regards,

    Mondo
    Please use plain text.
    Mentor
    Posts: 766
    Registered: ‎12-26-2005

    Re: Auto-populate attributes....???

    01-09-2013 06:26 AM in reply to: MeagenM

    'autopopulate

    This is a common process for Autocad's embedded programming languages, such as autolisp or VBA.

    The lisp is quicker to code, the VBA can do more. Yours needs only the lisp, examples:

    http://forums.autodesk.com/t5/Visual-LISP-AutoLISP-and-General/bd-p/130

    S
    Please use plain text.