* Face.toPln method added * solver: set xtol_abs * Constraint: handle infinite faces Infinite faces have their center at 1e99, which was causing overflows in the solver and also was not what the user intended when creating the Shape. They are now converted to the expected values.
It is OK for tests to import implementations like FreeCAD directly.