Questions from beginner to advanced. Tell us about good sources of free lisp and post your own routines for testing.Code posting guidelines
The "AutoLISP, VBA, the CUI & Customisation" forum has become a very lively part of the AutoCAD Forums and probably needs a structural review in order to acommodate growth in the future. I'm...
Code posting guidelines When you are posting AutoLISP or VBA code in these forums, there are some simple guidellines you should observe in order to make life easier for you and for others. ...
I need help with writing a few routines... Not sure really where to get started but below is what I need: Instead of going through the typical plot routine (type plot, choose plotter, choose...
Hi Is there and routines that would put a dimension along a curvy line? I dont need the actual dimension on, just the lines following the curve with the arrows and the perp lines coming out at...
Hi all first of all thanks to everyone for all the help in the past, a really cool community here, hopefully one day i have the knowlede to return the favour. maybe i could shout a six pack of ausie...
Hi, I would like a program that does the following: 1. Export CAD floor plan to Photoshop. It should always be of a certain canvas size. 2. Export text and dimensions as editable text layers...
I designed AutoLISP code to calculate the length of sheet rolled on known roll... How to make this code as autoCAd command
How can you add some blocks that will be used in a project so when I gave the compiled version to my friends there don't be any need to copy block files by hand?
I got this to work but before i go any farther is there a better or shorter way to reach the same result? I am using 2012 and these have been modified from some codes I have gotten here. (defun...
Hi. I'm extremely new to this. I created a .lsp file and I'm doing polar array. (COMMAND "ARRAYPOLAR" "LAST" "" center "12" "360" "eXit" ) Command: ARRAYPOLAR Select objects: LAST 1 found...
Hi guys, I found this lisp here on the site. I usually work with groups, and i need some modification to this lisp, if possible. I already added a command, REGROUP - RGP, and i need a new command...
Is there a way to invoke the publish command and have it plot only the layouts to a specific page setup? The reason I ask is that I have a lot of fields on our title block and I want to run...
Hello everyone, im a new guy here and i need some help, I want to draw a line, (its kind of Section) and then should generate a table with polylines or lines Layer with Count, that pass through,...
Hai, if I have a list of layers and I want to draw a line on every layer and at any selected point. can any lisp do it. It has to just draw lines parallel to other line at an offset. orelse, ...
Evening all, I found this link on LeeMac's site to some very useful Lisps but they are protected. How do I use them? ...
Hi, I'm trying to set a custom property in a dynamic block. Unfortunately, it's not as simple as just getting the attribute. I'm having trouble with Lee Mac's Set Dynamic Property Value. I'm...
Hi mates, Good day to all :), is there any of there having a Lsp route on electrical wiring that will pick first fixture then the second fixture will automatically create a standard wiring pline...
Im currently doing a lighting design which i now have to circuit up. on Autocad MEP there is a tool which you pick 2 points and it draws the circuit line with chamfered edges. But ive only got...
I am not familiar with code and i am trying to load some lisp routines for adding layers in a new project. I receive the error that load failed after I type in the execute command given. I'm running...
Using a lisp, i insert mtexts, with (rtos mtext 2 2); how to supress 0 when my mtext is... 2.00? - to be 2 ?
Please help... I am trying to parse out drawing names and am struggling trying to get the names parsed out. Here's the senerio: There's a long series of CAD files using a two letter - two...
All, I am facing issue with LISP code which runs fine with ACAD 2005. LISP stmt is (command "trim" e1 "" p30 "") If i run same code on ACAD 2010 then while selecting objects for trimming if ACAD...
Here I attached "CHNO" attribute block & lsp Programme for that block use But I want to similar lsp for another "Juno" attribute block to use i also attached that lsp please help me
To all of the HVAC guys on Cadtutor Does anyone has a lisp to draw a branch duct. Thanks in advance Vivian
Hi guys.. I AM BACK .. I want to change all linetype color manually for printing purpose . Means I want to change all the hidden line of a drawing in red, all continuous in brown ..like this. Now...
Is there any way to make this work as a routine? It is just a simple command "line" from 0,0 to 3,5. I cannot figure it out (defun c:tss () (princ (strcat (chr 40) (chr 99)...
Hi all, I'm sure this is out there, if someone could point me in the right direction. We have acad 2002 and used to use 2000. In 2002 we have the mline command which is pretty simple. But in...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules