Filters

 From:  Michael Gibson
5732.2 In reply to 5732.1 
Hi Danny,

> Having a MoI session and noticed when filtering Edges they aren't selectable when
> a curve is laying on top of it, is this correct? Is it a limitation?

It's a limitation (or "bug" I guess) in the current mechanism - basically in some hit testing data curves obscure the edges even though later on they are not targeted for selection themselves. I can probably fix this up by screening the curves out of the hit test data instead of only getting screened out during the targeting step, I'll give it a try.

At the moment if you do a window select (even just a small crossing right-to-left one) they should be found though I think.



> The other thing that I mentioned a little while ago about not being able to select edges when
> the Extrude command was executed first, I can't remember if that was resolved? it's
> happening again.

I can't remember any details about that right now. Can you walk me through the steps to reproduce the problem again?

Thanks,
- Michael