Hi,
I’ve created a tool for quickly splitting objects in Rhino, making the _BooleanSplit
operation much more efficient.
- Draw a cutting line directly in Rhino
- Automatically generate a cutting plane perpendicular to the view
- Automatically select and split objects
- Allows continuous, repeated cuts without extra steps
How does it work?
Simply draw a cutting line, and the script will automatically create a cutting plane, select the relevant objects, and execute the split operation – no manual selection or confirmation needed!
Watch the demo video here: https://www.youtube.com/watch?v=MYcJLVm54ho
What do you think? I’d love to hear your feedback and any suggestions for improvements!