MicroSurvey CAD Lisp Programming Functions The LISP programming extensions are a set of LISP routines designed to help you customize MicroSurvey CAD or inCAD to your needs. The LISP extensions allow y...
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 sometime...
Lisp routine to export a world file for a selected raster image....
Lisp routine to import a pdf file into a drawing using Ghostscript and pstoedit, as Lines or Polylines. This routine will only work with PDF files containing Vector data, not Raster data. Please read ...
Lisp routine to draw a circular wipeout by picking two points. (Note, wipeout entities are supported in MSCAD/MapScenes 2008 and newer, but not in any previous versions.)...
Lisp routine to add a specified prefix and a suffix to text entities....
Lisp routine to set selected entities to a specified layer....
Lisp routine to set selected entities to the current layer....