Tensile Structure Error - Unable to cast object

Hello,

I am trying to create a tensile structure and right at the end I am getting this error saying

'Solution exception: Unable to cast object of type ‘Grasshopper.Kernel.Types.GH_Mesh’ to type ‘Grasshopper.Kernel.Types.GH_ObjectWrapper’. Anyone has any ideas why that happens?

Thanks so much!!

2a637101af596a1d4ac9d7787707ed14

tensile mesh.gh (30.7 KB)

You have a Mesh going directly into your GoalObjects input. Disconnect that and the error goes away.

Oh I haven’t seen that. Now it works. Thank you so much!!

1 Like

Hello
I have a similar error, even though I have tried out almost all suggestions. I am unable to sort it out.
I have attached a file, if anybody could help me out.

pst_1.3dm (26.4 KB)
pst_1.gh (18.3 KB)

Thanlk You