Search the Community
Showing results for tags 'sprinkler'.
-
Hello. I'm happy to share this routine I created with the help of Copilot, which I believe works acceptably for distributing elements (sprinklers, detectors, etc.) based on user input. I would be very grateful if any member of this forum could improve the code or offer any advice. I'm a big fan of @Lee Mac's programs, whom I consider a master. The routine will ask the user to define the measurements that define minimum and maximum values and then, by selecting a block, from which it acquires the layer and scale properties, by selecting an area, with or without "islands", it will generate a mesh pattern, which for a preliminary design is acceptable or approximate in many cases. I am Spanish and the routine is coded in Castilian Spanish (Spain). PCI_PRO (PFP).lsp
-
Assigning Values to Block for Flow Calculation
suriwaits posted a topic in AutoLISP, Visual LISP & DCL
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- 13 replies
-
- irrigation
- flow
-
(and 2 more)
Tagged with:
