occt: master 7693827d

Author Committer Branch Timestamp Parent
nbv bugmaster master 2015-05-06 13:58:48 master 97f3106c
Changeset 0026118: Implement FastSewing algorithm

1. Develop special sewing algorithm.
2. DRAW-command "fastsewing" has been created (see help for detail information).
3. BRepLib::EnsureNormalConsistency() method has been added (see help for detail information).
4. DRAW-command correctnormals has been created (see help for detail information).

Test cases for this issue.

Correction of elapsed time in test-cases
mod - src/BRepBuilderAPI/BRepBuilderAPI.cdl Diff File
add - src/BRepBuilderAPI/BRepBuilderAPI_FastSewing.cxx Diff File
add - src/BRepBuilderAPI/BRepBuilderAPI_FastSewing.hxx Diff File
mod - src/BRepBuilderAPI/FILES Diff File
mod - src/BRepLib/BRepLib.cdl Diff File
mod - src/BRepLib/BRepLib.cxx Diff File
mod - src/BRepTest/BRepTest_SurfaceCommands.cxx Diff File
mod - src/MeshTest/MeshTest.cxx Diff File
add - tests/sewing/fast/A1 Diff File
add - tests/sewing/fast/A2 Diff File
add - tests/sewing/fast/A3 Diff File
add - tests/sewing/fast/A4 Diff File
add - tests/sewing/fast/A5 Diff File
add - tests/sewing/fast/A6 Diff File
add - tests/sewing/fast/A7 Diff File
mod - tests/sewing/grids.list Diff File