How can I specify a selection rectangle by passing points?

I just added two new functions to RhinoCommon. FindByWindowRegion and FindByCrossingWindowRegion functions will be available on the object table (doc.Objects) in SR7. This should let you write a “SelWindow” type function in python.

1 Like