Notifications
Clear all

[Closed] Area selection

I can’t figure out how to select things in given area (like UI rectangle selection).

For example I want to select right half of object’s faces.

2 Replies
 lo1

boxPickNode <box2> [crossing:<boolean>]

see help file topic ‘Picking Scene Nodes by Region’

Hmm
This method is viewport relative. I need rather to create selecting bounding box in scene 3d space.
I hope to avoid checking center position of each face.