Noob here. is it possible to use the MouseWheelEventArgs delta for a scale input?
That’s the one… is there a rhinocommon for dummies that will tell me why using system.windows.input; doesn’t give me an intellisense for that I’d like to be able to setup a mouse wheel scale on a block placement.
Hi @SpunkyDeadcat,
Well, Rhino has captured the mouse wheel for zooming. I don’t know how you’re going to override this.
– Dale