arup-group / GSA-Grasshopper

Oasys GSA Grasshopper plugin

Home Page:https://docs.oasys-software.com/structural/gsa/explanations/gsagh-introduction.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GsaSpring

kpne opened this issue · comments

When assembling model in Analysis component, it is not possible to convert from GsaNode.GsaSpring to a new spring in GsaAPI. Spring not supported in GsaAPI.

//node.Node.SpringProperty = gsa.AddSpring(node.Spring); // assuming this will send back the spring ID in the model

Will not do