Salome HOME
Author: Roman Lygin, roman.lygin@gmail.com
authoreap <eap@opencascade.com>
Mon, 27 Jun 2011 09:12:06 +0000 (09:12 +0000)
committereap <eap@opencascade.com>
Mon, 27 Jun 2011 09:12:06 +0000 (09:12 +0000)
commitba1f9b42c46860e08a6fdb432bf7ef29a4edbe35
tree2629e69e70ff193952322a6270fb115018f55720
parent93d68a7b042c6dc84704a7f50418d8b8a3c98980
Author: Roman Lygin, roman.lygin@gmail.com
fixS020
- Summary: Invalid computation of edge length on periodic curve leads to wrong tessellation
- Detailed description: SMESH_Algo returns incorrect edge length (1e-08) for an edge lying
         beyond periodic curve range. Afterwards the number of segments is computed as
         ~ 1/lentgh and becomes 1.9M leading to running out of memory or failure to produce
         2D mesh.
- Reproducer: Try to mesh f-percrvedge.brep with 1D Wire Discretization and default
         MaxSize hypothesis.
src/SMESH/SMESH_Algo.cxx