Salome HOME
Author: Roman Lygin, roman.lygin@gmail.com
authoreap <eap@opencascade.com>
Mon, 27 Jun 2011 08:24:04 +0000 (08:24 +0000)
committereap <eap@opencascade.com>
Mon, 27 Jun 2011 08:24:04 +0000 (08:24 +0000)
commit4dcb416ea48583f4e3164faff1d889b06aad2fda
tree089c5e4349b800e4c214552567a7a565984e8a26
parent7cbe130467ad1124f3b9059645eb3c910b19ce93
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