Hello there,
is there a way to access the structural framing elements of a truss?
Thanks
One option that might probably work for you is to get the TrussChord or TrussWeb (or both).
Actually, Truss class has a property to get the members.
The attached C# script will give you all the members of the truss.
SelectTrussMembers_3.gh (13.2 KB)