Word size of FreeCAD: 64-bit, Version: 0.18.15780 (Git)
Build type: Release
Branch: master
Hash: f94e76c1116ec3b818961ff65131b3d86fa5b95e
Python version: 2.7.14
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.2.0
- create a contact constraint
- try to enter e.g. a contact stiffness of 500 MPa, so for example try to type in "500e6"
result: you cannot enter numbers in the form "xxey" or "xxe+y" or "xxGPa"
It would be nice if one sees for the constraint values the unit to avoid mistakes and it would be nice if inputs using exponents would be allowed.
In the constraint Pressure acting on a face this is already implemented nicely. So it would be nice if this is also taken for the contact constraint.