Hello
I’m in a situation where the utilisation values are not returning numbers but “MaxValues”.
What is the cause of this?
is this “MaxValues” indicated every time we are in class 4 ? I’ve never seen that before.
edit: it seems that it’s because the model wasn’t correctly defined. I had supports whose rotation plane was incorrectly defined, but surprisingly no errors in the “Assemble”. A bar did not appear in my “ModelView”, and whatever the load value, OptiCross returned the largest section with a “MaxValues” indication.
Hello @Jacques,
the ‘MaxValue’ is not connected to the warning regarding class 4 cross sections. ‘MaxValue’ can result in case of zero material strength or zero cross section resistance (e.g., A = 0, Iyy = 0…).
It would be interesting for me to know the details regarding the incorrectly defined rotation plane so that I can add a corresponding check. It would be great if you could you post a small example which features the bug.
– Clemens
thank you
that’s what I thought, I had a bar that didn’t appear after the “Assemble”.
There was a problem either with the rotation of the supports or with the rotation of the bar.
I’ve completely reworked the approach to defining the supports so that it works. Maybe it was a problem of tolerances…
I’ve attached the gh file internalising the data, but it might not be easy to understand.
To help you understand, the lines defining the bars are as follows (168lines):
Hi, we have been looking at this and it might be a bug when there are multiple models which are disconnected from each other. This will take us some time to resolve this. I would suggest to either connect your model with beams or split your model into separate smaller models if you need to solve this now.
hello @keuj.84,
I think the problem in the definition ‘MaxValues.gh’ is rooted in the input of ‘Null Planes’ for the supports: MaxValues - mt_cp.gh (34.9 KB).
I will add a corresponding warning in K3D so that one gets a more informative response.
– Clemens