Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is a LISP Routine and what do they do?

LISP routine
0
Posted

What is a LISP Routine and what do they do?

0

LISP is a programming language that AutoCAD can understand. Many people have written LISP routines to perform all kinds tasks for AutoCAD users. You can think of them as scripts, macros, programs, or code. Basically, they are just text files with instructions (in a special language) that AutoCAD uses to automate repetitive or complicated AutoCAD tasks. Some useful programs at Lanc & Tully: An.lsp An autonumbering routine that creates and spaces a sequence of numbers for paperspace notes. Blockonline.lsp Inserts a block at a specified distance along a line. Clo.lsp Current Layer Offset. Use this to offset objects on any layer a specified distance to the current layer. Clayoff.lsp Use this to offset objects on any layer a specified distance to the current layer. Similar to Clo.lsp but this routine prompts the user for distances each time. Cvl.lsp Current Viewport Layer. This routine creates or modifies a layer to be visible in the current viewport only. Fontchg.lsp Resets all L&T standar

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123