• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Visual LISP, AutoLISP and General Customization

    Reply
    Contributor
    Posts: 16
    Registered: ‎10-18-2007

    Active Previous Layout

    55 Views, 3 Replies
    03-26-2009 08:50 AM
    Is there a command or lisp to use "Active Previous Command" rather than right clicking on the layout tab.
    Command "layout" doesn't have this option.
    Thanks
    Please use plain text.
    Contributor
    Posts: 21
    Registered: ‎03-03-2009

    Re: Active Previous Layout

    03-26-2009 09:02 AM in reply to: jorge
    Hi Jorge,

    - Use (setvar "tilemode" 1) to active Model Space
    - Use (setvar "tilemode" 0) to active previous layout

    --
    Marcelo Silva - Brasil
    cracksther@gmail.com
    Please use plain text.
    Contributor
    Posts: 16
    Registered: ‎10-18-2007

    Re: Active Previous Layout

    03-26-2009 09:08 AM in reply to: jorge
    What about working with layouts only and not model space/layout?
    Please use plain text.
    Contributor
    Posts: 16
    Registered: ‎10-18-2007

    Re: Active Previous Layout

    03-26-2009 09:24 AM in reply to: jorge
    I mean "Active Previous Layout" ... and not "Active Previous Command".
    Please use plain text.