Hello,
I have a question about getting some results with openstaad.
1)
I want to get something as:
Load.GetNodalLoads NodeNo, FXArray, FYArray, FZArray, MXArray, MYArray, MZArray
But in spite of get the nodal load by a load case, get the load to the entire combinations.
For example:
I have some model with a node with 3 load cases, and 3 combinations, if I use getnodalloads only get the 3 load cases but i don't get the 3 combinations, Is possible to achieve the combinations?
2)
Are there any function to get this data?
***TOTAL APPLIED LOAD ( KN METE ) SUMMARY (LOADING 1 )
SUMMATION FORCE-X = 0.00
SUMMATION FORCE-Y = -94.25
SUMMATION FORCE-Z = 0.00
SUMMATION OF MOMENTS AROUND THE ORIGIN-
MX= 3.1610466E-15 MY= 0.0000000E+00 MZ= -2.5087672E-16
foreach load case or combination?
-
Thank you a lot