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

    AutoCAD 2010/2011/2012 DWG Format

    Reply
    Distinguished Contributor
    Posts: 280
    Registered: ‎12-09-2003

    Working on multi layouts

    332 Views, 2 Replies
    12-22-2010 11:48 PM
    Is there a way to INSERT a Block or write a text on Selected layouts
    Please use plain text.
    Distinguished Contributor
    Posts: 148
    Registered: ‎06-26-2008

    Re: Working on multi layouts

    12-23-2010 12:06 AM in reply to: arshadmirza786

    I did write a script that allowed you to send commands to a set of layouts, but it wasn't robust enough to rely upon it. I ended up doing it manually, but if you only want to insert blocks I guess you could write a basic script to do that. Have a poke around on the LISP forums to see if you can find what you're looking for, or something similar that you can adapt.

     

    Regards,

    Will Forty
    AutoCAD expert and software developer
    HowToAutocad.com
    Autocad-Training-Courses.com
    Please use plain text.
    *Expert Elite*
    rkmcswain
    Posts: 1,377
    Registered: ‎11-13-2006

    Re: Working on multi layouts

    12-23-2010 06:07 AM in reply to: arshadmirza786

     


    arshadmirza786 wrote:
    Is there a way to INSERT a Block or write a text on Selected layouts

    Nothing built in that I know of.

     

    This is one of the functions in ToolPac that we use a lot though.

     

    Please use plain text.