Selecting Sketchlines on Drawing with a Rangebox

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Everyone,
I'm looking for a suggestion to speed up my program cycle time and wondering if there's a built in function or better option for this.
So I have a drawing of a rectangular flat pattern that has 4 corners notched out. I can dimension the notch and overall dimensions automatically (so ready for production drawing) but how I'm doing this makes the program running slowly. I cycle through every sketch point on the drawing looking to see if the point is inside a window (that I define in which I would expect to find the point) in order to find the inputs for adding a dimension.
I guess what I'm wondering is there some sort of selection function I could use that would return all points or lines that fall within that window without having to cycle through all points?
Thanks,