Hi.
Is there a way to change the name of referenced mesh?
I want to select a mesh depending on a Shapediver text input and I want to use the correct product names for that.
Hi.
Is there a way to change the name of referenced mesh?
I want to select a mesh depending on a Shapediver text input and I want to use the correct product names for that.
Changing the name of the Grasshopper component doesn’t help in this case.
You can have an ordered list of product names with corresponding ordered list of meshes and the use the Key/Value Search component. Alternatively, using Value List could also work, see similar case below:
You might also find this tutorial useful: