Hi,
I would like to have a lisp for calculating flow of Irrigation sprinklers in a click.
There are different blocks in a drawing. I would like to assign 0.23 to block1 and 0.12 to block 2 and 0.06 to block3.
The lisp required is calculate flow by Number of Block1 x 0.23 + Nr. of Block2 x 0.12 + Nr of block 3 x 0.06, when finished selecting blocks.
If someone could write this in Autolisp, I would appreciate it.
Thanks, and let me know if the explanation was not clear