ilarch2016 Posted October 29 Posted October 29 (edited) HI~there First of all, thank you to anyone willing to help me. I need a LISP routine. Command name: CCW (Column Cut Wall) The workflow is: first select the yellow layer (columns), then select the green layer (walls). The routine should trim all wall lines that are inside the closed polylines on the column layer, including cutting and removing any wall lines that overlap with the column boundaries. lisp request.dwg Edited October 29 by ilarch2016 Quote
ilarch2016 Posted Wednesday at 06:20 PM Author Posted Wednesday at 06:20 PM 7 hours ago, SLW210 said: Try mine... I give it a try. this is what I got.This routine goes wrong with overlapping. and change the layer(green to yellow) lisp request_tics result.dwg Quote
ilarch2016 Posted Thursday at 05:06 AM Author Posted Thursday at 05:06 AM I wish the result could be keeping green lines in the original layer, and remove the overlaping Quote
SLW210 Posted Thursday at 10:30 AM Posted Thursday at 10:30 AM The LISP worked on your original drawing, after I flattened it. You have issues with that drawing. You need to set the Current Layer to the one you want. Quote
Steven P Posted Thursday at 10:49 AM Posted Thursday at 10:49 AM For future reference and to follow on from SLW210, I'd perhaps only share the relevant information - seeing your drawing has a lot of layouts with borders, company information and so on, all good but maybe not always the best policy to share publicly. Purged, overkilled and so on to remove any company information that might be hidden too Quote
ilarch2016 Posted Thursday at 02:39 PM Author Posted Thursday at 02:39 PM 3 hours ago, Steven P said: For future reference and to follow on from SLW210, I'd perhaps only share the relevant information - seeing your drawing has a lot of layouts with borders, company information and so on, all good but maybe not always the best policy to share publicly. Purged, overkilled and so on to remove any company information that might be hidden too OK!! Thanks you so much for remind me. 1 Quote
ilarch2016 Posted Thursday at 03:08 PM Author Posted Thursday at 03:08 PM (edited) 4 hours ago, SLW210 said: The LISP worked on your original drawing, after I flattened it. You have issues with that drawing. You need to set the Current Layer to the one you want. I follow your instructtion. and do the other test, flattened it befor running TICS ,make sure they are flat. but there are still some overlaping lines left . I am confused... lisp test-V2.dwg Edited Thursday at 03:17 PM by ilarch2016 Quote
SLW210 Posted Thursday at 06:51 PM Posted Thursday at 06:51 PM Use OVERKILL to remove the overlaps. Quote
ilarch2016 Posted 6 hours ago Author Posted 6 hours ago On 10/31/2025 at 2:51 AM, SLW210 said: Use OVERKILL to remove the overlaps. Thanks you...! 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.