Hi,
I came across that solution, and I wonder if anyone has an idea how to modify it.
I wish to create a ‘draw polyline’ button on the RCP, so I used Rhino command component (lunchbox), and used Human to move it to the right layer. THe thing is that I want to create several buttons, each one will place the curves on a specific layer. So when pressing button 1 you draw a curve and it puts the curve on layer A, button #2 in layer B etc…
I used Human to place it on a different layer, but it continuously moves to the first one one. I tried different gates, but couldn’t find a decent solution…
Draw buttons test.gh (16.6 KB)
Any idea how to make it work?
Thanks.