Salome HOME
IPAL53824: Can not compute mesh because of 'Not enough memory' error.
authoreap <eap@opencascade.com>
Wed, 21 Dec 2016 14:49:27 +0000 (17:49 +0300)
committereap <eap@opencascade.com>
Wed, 21 Dec 2016 14:49:27 +0000 (17:49 +0300)
commit10d18da1c64a9f1347d191ba38ec1f35ba2f4869
treea16a46e133824146b1964ddb3ad9bff30f1cd3c8
parenteadf02ab78f7d138316adec98493bbf9a6831037
IPAL53824: Can not compute mesh because of 'Not enough memory' error.

  Problem when looking for a face a point is projected to: the point,
  which is on a face boundary, is TopAbs_IN in one face and is TopAbs_ON
  in another => meshing failure.
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx
tests/test_enforced_vertex.py