mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 17:30:32 +05:00
4dcb416ea4
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. |
||
---|---|---|
.. | ||
Controls | ||
Driver | ||
DriverDAT | ||
DriverMED | ||
DriverSTL | ||
DriverUNV | ||
MEFISTO2 | ||
OBJECT | ||
PluginUtils | ||
SMDS | ||
SMESH | ||
SMESH_I | ||
SMESH_PY | ||
SMESH_SWIG | ||
SMESH_SWIG_WITHIHM | ||
SMESHClient | ||
SMESHDS | ||
SMESHFiltersSelection | ||
SMESHGUI | ||
StdMeshers | ||
StdMeshers_I | ||
StdMeshersGUI | ||
Tools | ||
Makefile.am |