Hello,
Is there a way to assign layer from Rhyno model, into grasshopper code?
Thanks!!
L
Hello,
Is there a way to assign layer from Rhyno model, into grasshopper code?
Thanks!!
L
Hi @LovelyRita,
Sure, you can use the Pipeline component:
Instead of the *, simply enter the name of the layer that you want to get geometry from.
You can even select a type, if you only want to get certain geometries (i.e. points).