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

    AutoCAD Architecture Customization

    Reply
    Valued Contributor
    Posts: 58
    Registered: ‎06-23-2007

    Access to Annotation Plot Size in AutoCAD Arch 2012 or 2013

    139 Views, 0 Replies
    06-13-2012 12:08 AM

    Hi,

    I use to be able to get the annotation plot size in AutoCAD Arch 2008 using lisp as shown below. Unfortunately, I am no longer able to get this value using AutoCAD Arch 2012 or 2013. I am hoping that someone knows how I can access the annotation plot size found under "drawing setup" using VBA, ActiveX, Lisp... Thanks in advance


    ...dictsearch (cdr (assoc -1 (dictsearch (namedobjdict) "aec_vars"))) "aec_vars_dwg_setup")

    Please use plain text.