TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: MSTG007 on July 31, 2014, 03:19:28 PM

Title: Lisp to do math equations
Post by: MSTG007 on July 31, 2014, 03:19:28 PM
got another question for you guys. I wanna know if there can be a lisp that calculate volume, or slope, etc.
I guess, for the volume you can use your cursor to select the length and width, then specify a height with it be a 3:1 slope or something.
As for the grade, you can enter the elevation and then specify grade, then use the cursor to generate a length, then populates the new value of the elevation.

Just some thoughts...