@Alasdair wrote:
I’d like to make either a script or plugin for Rhino that works like Blender’s Grease Pencil
I looked if I could utilise selbrush’s method of drawing on the screen but that doesn’t seem to be easily accessible by code. Selbrush would work perfectly if It could draw separate lines and hang on the screen to take a screenshot of.
Next I tried using rs.GetCursorPos() in python, but I think that would need an on mouse event function to click start and end lines… I read that I’d need to make a proper plugin to utilise this.
Before I go ahead and try developing full on plugin, will this actually (or easily) be possible?
Cheers
Alasdair
Posts: 3
Participants: 2