Hi!
I have some “b” and “h” values as multiply data. With the expression “W_Rd=b*h^2/6” I have now my W_Rd values.
My goal is to find the W_Rd > W_min with the smallest b and h values!
I used “sift pattern” to find the path´s and index´s number. Now I now that the path´s number is the definition of “h” Value and the Index´s number is “b”. Can I somehow extract the according to path and index values and use them to define W_Rd>W_min, where b->b_min h->h_min?
Thanks a lot in advance for your help!
Best regards!