pixlepark96@gmail.com Posted January 28, 2022 Posted January 28, 2022 Hi I have a lisp routine for automatic plate dimensions with holes, but in this routine some dimensions are overlapped in x direction and y direction as well. Can any one give suggestion how to remove duplicate points while dimensioning or delete overlap dimension object. sample.dwg ADim.lsp Quote
BIGAL Posted January 28, 2022 Posted January 28, 2022 Thanks Mhupp, for me given various styles of holes would have to start again, I have used the library dcl routines as they are dynamic in terms of number of holes. I would do something like this. So if 4 holes required and 1 row you can turn on of off do a hole, the dcl will show how many holes you ask for. The double row again a double toggle turn on or off holes. A tick means yes a off means no circle. It would be a custom program I have not added the other dcl which is all the dimension values. It would require a custom dcl have done this sort of thing for another client where the entry's match say number of holes. The above depends on the prior number in this case its 4. 1 Quote
pixlepark96@gmail.com Posted January 29, 2022 Author Posted January 29, 2022 Hi! I do not want to do anything manually, it will automatically done by AutoLISP. Quote
BIGAL Posted January 29, 2022 Posted January 29, 2022 You still have to say how the hole patterns are to be made, skip 1st or 2nd or keep all, how many rows, what spacing all the dims, my crystal ball is out being polished. I am just saying for me a better front end simpler to use. No dim problems. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.