Hi,
Is there any option to get member weight per running meter length (either it's built-up or hot-rolled steel section) through OpenSTAAD API in VB.Net?
Thanks.
I think you can probably use the GetBeamProperty command to get your cross sectional area. From there you could calculate your weight per length with the known density or use GetMaterialProperty to get the density.