![](https://secure.gravatar.com/avatar/c2febf73be0c418034ebcccf56a94c5a.jpg?s=120&d=mm&r=g)
On Tue, Jan 17, 2006 at 10:34:35PM -0400, bulia byak wrote:
On 1/17/06, Jeffrey Brent McBeth <mcbeth@...1493...> wrote:
I'm looking for a way to draw a shape, then for each object I have selected, intersect it with that shape. I would do it by hand, but I'm looking at around 1700 objects (I think they are all paths, so no worries there)
If these 1700 objects do not intersect, you can do it by selecting them all, Path>Combine, then Path->Intersect with the cutter shape, then Path>Break Apart.
Wow, that is great. I'll have to keep that tool stashed in my head. Unfortunately, for this task, they do overlap and intersect. Is this something I should start looking at extensions for (perhaps even figuring out how to write one?). Is it at all like GIMP extensions?
Jeff