- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have two Lisp Routines that stopped working after applying the 2023.1 update. Autodesk Support suggested we ask for help here as they "do not support Lisp".
Has anyone else run into issues with the 2023.1 update?
I have attached the Lisp and a couple of required files. Below are the instructions for installing and running the Lisp:
PAT_POINTS lisp routine
If you have a need to create insert/sleeve .csv files for the Hilti POS 150/180 Total Station or our new Trimble RTS Stations, we have a simplified lisp routine in AutoCAD that will do the job. HydraCad for Revit also provides an RTS routine.
The following files must be accessible to use the routine in AutoCAD (add P:\CAD\LISP to your working support file search path in Options, OP):
P:\CAD\Lisp\pat_points.LSP (it also needs to be apploaded into the drawing) and/or added to the Startup suite.)
P:\CAD\Lisp\pat_points.dcl
P:\CAD\Lisp\ph_hang.dwg
Once loaded, to run the lisp routine, the command is, “pat_points”.
These files are on the server. The .dcl file is the menu dialogue that pops up. The .dwg file is the block that it inserts for each numbered point.
Solved! Go to Solution.