algorithmic modeling for Rhino
You mean that you want to control the flow ????
Kinda:
switch(what)
{
case 1: Do_This(a,b,c,d); break;
case 2: case 3: Do_That(e,f,w); break;
case 4: Do_Nothing(); break;
}
Or you want to design a new "component" with different appearance?
I'm developing a plug-in in visual studio, I know how to edit the component in the grasshopper interface but I would like to know if it was possible to generate this type of component in visual studio in order to include it in my plug-in. I don't if that answers the question...
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by