You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on modeling a simply supported composite bridge using Ospgrillage. The results I obtained are closely aligned with commercially available software, and I appreciate the platform's ease of use.
However, I would like to incorporate cross-bracing into the structure. Since there is no direct way to add cross-bracings, I aim to modify the properties of selected transverse members to emulate their effect. Would it be possible to add a functionality where if I put in a list of elements in the set_member function, I can modify the properties of only those elements.
If such a feature already exists, I would appreciate guidance on how to implement it.