I'd like to be able to use OpenSTAAD to display the utilization ratio and print the current view to a pdf. I've read through the OpenSTAAD Documentation and didn't find anything related to these two functions.
If this is something that can be done using something other than the script editor in STAAD, like .NET or C#, that'd work for me too.
Or are these functions currently not possible? Is there somewhere I can request this feature?
Thanks!
I'm trying to get it to print the unity graphic. I don't need the data in a table.
Also, I should have mentioned before that I'm working with aluminum sections.
Either you can use function GetMemberSteelDesignRatio or you can use function GetMemberSteelDesignResults.
One wiki is available for function GetMemberSteelDesignResults, please refer to the below link
How to extract steel design results for all members using OpenSTAAD functions