]> OCCT Git - occt.git/commit
0033050: [Regression to OCCT 7.3.0] Mesh - meshing deflection is not reached
authoroan <oan@opencascade.com>
Thu, 20 Oct 2022 11:25:26 +0000 (14:25 +0300)
committersmoskvin <smoskvin@opencascade.com>
Mon, 31 Oct 2022 16:18:07 +0000 (19:18 +0300)
commit3b5a94a165051ebb44e3cf9d099eb9f70a0355cc
tree85fc64d00cbb0fa7945a476ada44764a182c9581
parent5cbd98a5be543f46a215b4e7bede5e04a1ccee2f
0033050: [Regression to OCCT 7.3.0] Mesh - meshing deflection is not reached

Add parameter EnableControlSurfaceDeflectionAllSurfaces to IMeshTools_Parameters enabling possibility to optimize mesh even on analytical surfaces;
Add corresponding parameter -surf_def_all to incmesh Draw command.
src/BRepMesh/BRepMesh_MeshAlgoFactory.cxx
src/IMeshTools/IMeshTools_Parameters.hxx
src/MeshTest/MeshTest.cxx
tests/bugs/mesh/bug33050 [new file with mode: 0644]