]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
Check and improve shapes with seam and/or degenerated edges. Done by SKL.
authorjfa <jfa@opencascade.com>
Wed, 29 Dec 2004 14:11:13 +0000 (14:11 +0000)
committerjfa <jfa@opencascade.com>
Wed, 29 Dec 2004 14:11:13 +0000 (14:11 +0000)
commit267d9aad809b8d0f42b5c467376b773e3d574b1d
tree1566fe61977df855389dfaf3b045ac610ebaa7ca
parente8052b1b1eb52ba18ec5564c8cff878da59720eb
Check and improve shapes with seam and/or degenerated edges. Done by SKL.
40 files changed:
src/GEOMAlgo/BlockFix.cdl [new file with mode: 0644]
src/GEOMAlgo/BlockFix.cxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix.hxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix.ixx [new file with mode: 0644]
src/GEOMAlgo/BlockFix.jxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_BlockFixAPI.cdl [new file with mode: 0644]
src/GEOMAlgo/BlockFix_BlockFixAPI.cxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_BlockFixAPI.hxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_BlockFixAPI.ixx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_BlockFixAPI.jxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_BlockFixAPI.lxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_CheckTool.cdl [new file with mode: 0644]
src/GEOMAlgo/BlockFix_CheckTool.cxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_CheckTool.hxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_CheckTool.ixx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_CheckTool.jxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_PeriodicSurfaceModifier.cdl [new file with mode: 0644]
src/GEOMAlgo/BlockFix_PeriodicSurfaceModifier.cxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_PeriodicSurfaceModifier.hxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_PeriodicSurfaceModifier.ixx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_PeriodicSurfaceModifier.jxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_SphereSpaceModifier.cdl [new file with mode: 0644]
src/GEOMAlgo/BlockFix_SphereSpaceModifier.cxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_SphereSpaceModifier.hxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_SphereSpaceModifier.ixx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_SphereSpaceModifier.jxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_UnionEdges.cdl [new file with mode: 0644]
src/GEOMAlgo/BlockFix_UnionEdges.cxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_UnionEdges.hxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_UnionEdges.ixx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_UnionEdges.jxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_UnionFaces.cdl [new file with mode: 0644]
src/GEOMAlgo/BlockFix_UnionFaces.cxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_UnionFaces.hxx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_UnionFaces.ixx [new file with mode: 0644]
src/GEOMAlgo/BlockFix_UnionFaces.jxx [new file with mode: 0644]
src/GEOMAlgo/Handle_BlockFix_BlockFixAPI.hxx [new file with mode: 0644]
src/GEOMAlgo/Handle_BlockFix_PeriodicSurfaceModifier.hxx [new file with mode: 0644]
src/GEOMAlgo/Handle_BlockFix_SphereSpaceModifier.hxx [new file with mode: 0644]
src/GEOMAlgo/Makefile.in