Start a conversation

Lisp Routine: to zoom to a point

The command "Zoom to a Point" or _ZOOMP which is part of MicroSurvey CAD's regular features is usually all you need to find a point in your drawing. But when a UCS or Surveyors View is involved sometimes the routine does not locate the point. In cases like this the attached lisp routine will perform the same function.

  1. download attached file
  2. _APPLOAD
  3. Add file name
  4. Browse to the downloaded file
  5. _ZP2

The routine will prompt you for a point number and then zoom to a window that is 10 units tall with the point at the center.

See this article for guidance on making this routine load every time you start the program.

zp2.lsp

  1. 0 KB
  2. View
  3. Download
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. James Johnston

  2. Posted
  3. Updated

Comments