object zoom

Discussion in 'AutoCAD' started by ~Jeff~, Aug 3, 2004.

  1. ~Jeff~

    ~Jeff~ Guest

    Does anyone have a LISP routine to do an object zoom? I don't really feel
    like upgrading from 2004 to 2005 for this feature when we just purchased
    2004 last September.

    Thanks for any help
     
    ~Jeff~, Aug 3, 2004
    #1
  2. ~Jeff~

    ~Jeff~ Guest

    ~Jeff~, Aug 3, 2004
    #2
  3. ~Jeff~

    BTO Guest

    Hello, sure, i'm late...

    (vl-cmdf ".zoom" "_w" (car (setq tmp (acet-ent-geomextents (car(entsel
    "Please choose an object: ")))))(cadr tmp))

    Bruno Toniutti
     
    BTO, Aug 10, 2004
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.