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.
- download attached file
- _APPLOAD
- Add file name
- Browse to the downloaded file
- _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.
James Johnston
Comments