I have 4 load envelopes. I would like to extract number of load cases/combinations in an Load Envelope using OpenSTAAD vba function.
Also, I would like to extract an array of load cases/combinations included in any given envelope number.
Is there any way to extract the same using OpenSTAAD vba function?Or, is there any way to extract support reactions for given envelope number using OpenSTAAD vba function?
I am using STAAD.Pro CONNECT Edition - Version 22.00.00.15.
OpenSTAAD functions for Load Envelopes are limited as of latest release. I was thinking of doing this too but I did not find any direct OpenSTAAD function for this.
What you can do instead is maybe define the envelopes as arrays & extract the loads from the envelope definition into your arrays...
Vianney Rose Llopis said:functions for Load Envelopes are limited as of latest release
I would be grateful if you could share those functions and tell me the version of STAAD to which these functions are limited to?
This is from the OpenSTAAD Help of version 21.00.02,43 (I haven't upgraded yet due to some workflow issues), but I've been following the Revision History of the latest STAAD releases & I haven't found any update on the Load Envelope functions...
Yes, I tried these. These are already available in my help file but unfortunately these functions don't work properly.