Salome HOME
Allow to create polyedres near sewed faces; improve nodes merging to save polyedres...
authorjfa <jfa@opencascade.com>
Mon, 14 Mar 2005 13:34:30 +0000 (13:34 +0000)
committerjfa <jfa@opencascade.com>
Mon, 14 Mar 2005 13:34:30 +0000 (13:34 +0000)
commitb6545f068bd1a99d94f83dff470150742a1583ea
tree14737a71bebadfbd9b08e21c587f41c11cfee4ed
parentee33969d5bee1e756758ff88d893b128498891d4
Allow to create polyedres near sewed faces; improve nodes merging to save polyedres; implement polyedres by faces creation.
16 files changed:
idl/SMESH_Mesh.idl
idl/SMESH_Pattern.idl
src/OBJECT/SMESH_Object.cxx
src/SMDS/SMDS_Mesh.cxx
src/SMESH/SMESH_MeshEditor.cxx
src/SMESH/SMESH_MeshEditor.hxx
src/SMESH/SMESH_Pattern.cxx
src/SMESH/SMESH_Pattern.hxx
src/SMESHGUI/SMESHGUI_MeshPatternDlg.cxx
src/SMESHGUI/SMESHGUI_MeshPatternDlg.h
src/SMESHGUI/SMESHGUI_SewingDlg.cxx
src/SMESHGUI/SMESHGUI_SewingDlg.h
src/SMESH_I/SMESH_MeshEditor_i.cxx
src/SMESH_I/SMESH_MeshEditor_i.hxx
src/SMESH_I/SMESH_Pattern_i.cxx
src/SMESH_I/SMESH_Pattern_i.hxx