Search the Community
Showing results for tags '.lsp'.
-
Dimensioning 3D objects in Modelspace Isometric view
Trai posted a topic in AutoLISP, Visual LISP & DCL
Hi all, Recently , I working with dimention for 3D object. i can dimmention it, however it will time to setup . I find an app in autodesk store that can help me, but now it Compatible with 2021 and lower version. So someone can help me a lisp can working with 2022 or higher. This is link app... -
Hi boys and girls! I have a good one for you... I have a set of LISP routines (around 20 of them), which I use pretty much all the time. I used to autoload them into each drawing using either StartUp suit (if I was lazy), or by ACADDOC.lsp, if StartUp suit was glitching... Never had a problem...
-
- lisp files
- lisp
-
(and 3 more)
Tagged with:
-
Hello everyone, I'm new to the forum. At work here, we're creating thousands of parcels based on information from a county. For each city block, we have to enter a consecutive block number, and then each parcel has its own number. I was wondering if anyone knows of a lisp file that would wor...
- 6 replies
-
- lsp
- auto numbering
-
(and 2 more)
Tagged with:
-
It seems that I am .lsp illiterate, but hey, I'm trying to learn. Hopefully you can help me. I am looking for a piece of .lsp code that will allow me to go between layout tabs one at a time. The catch is that I need this to function like the keyboard stroke: Ctrl+Page Up or Ctrl+Page Down, wher...