Message 1 of 2
Trim entities

Not applicable
08-02-2019
05:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to trim some entities including line, circle and hatch. I used sendcommand to trim all entities except hatch. I want to trim everything after the red jog line. Some hatches are associated and some not.
Even manually, you have to click on a line of the hatch to trim it. That makes it impossible to use sendcommand. I thought about using GetBoundingBox and click that point but I don't think I can use those coordinates in sendcommand.
I hope someone can find a solution to this problem.
Thanks