Results 1 to 2 of 2

Thread: how to limit zoom ?

  1. #1
    Tomba Guest

    how to limit zoom ?

    How can I limit zoom in Autocad 2002 / Map ??

  2. #2
    Brand Z Guest
    "Tomba" <tomba@email.htnet(dodaj .hr)> wrote in message news:<ciuvrl$2dk$1@bagan.srce.hr>...
    How can I limit zoom in Autocad 2002 / Map ??
    here's a lisp to zoom limits hope it helps

    (defun c:ZL ()
    (command "'zoom" "w" (getvar "limmin") (getvar "limmax"))
    )

Similar Threads

  1. LIMIT MATES...again
    By Not Necessarily Me in forum SolidWorks
    Replies: 1
    Last Post: 05-03-2005, 09:10 AM
  2. Limit Mates in an assembly
    By Relz in forum SolidWorks
    Replies: 7
    Last Post: 02-28-2005, 07:57 AM
  3. Limit Distance Mates
    By Triton in forum SolidWorks
    Replies: 1
    Last Post: 02-15-2005, 07:43 PM
  4. What is the size limit for DXF/DWG import ?
    By Julien in forum MicroStation
    Replies: 2
    Last Post: 01-30-2005, 06:07 PM
  5. What is the size limit for DXF/DWG import ?
    By Julien in forum MicroStation
    Replies: 1
    Last Post: 01-27-2005, 08:08 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - Exchange Server Forum