Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Is there a way to trim objects away from an array, without having to explode the array ?
See attached picture for graphical explanations (I want to delete the items that are inside in the rectangle = the items that are marked with the red crosses).
Extrim is not working on arrays unfortunately.
I know a similar post has been done several years ago, but the answer was "explode the array" https://forums.autodesk.com/t5/autocad-forum/trimming-away-array-items/td-p/4340650. However, I can't explode my arrays because they contain too many elements and AutoCAD is crashing when I try to.
Thank you for your advices!
Solved! Go to Solution.