Hey all, I’m interested in developing a plugin/scripting for Rhino in Python on macOS and Windows.
- Add custom properties(enum) for each object in the Rhino UI.
- Add a button some where to render each object based on the selected camera position into a transparent image, then process the image.
Is this possible using Python? Thank you!
A