Hello all,
While working in design (E3D 3.1.6), users have an error pop up when trying to create bends :
- When selecting the type of component in the component creation window (even though there are in fact bends available):
- When selecting the wanted bend amongst available ones :
What I have found in PMLLIB indicates that this error is due to the code trying to upcase a real (in this case the bend radius) while checking for 'DEF' in the answer for RADI :
In my case, I need it to go to the 'else' section to set the bend radius but I still have this error popping up.
Note that even though the error is displayed, it is still possible to create the bend as normal but I'm being asked why there is this error.
Would you know if this is an error on my side or maybe something overlooked by the code ? And if there is a solution to prevent this error from being displayed ?
Thanks for reading me,
Arnaud