]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
PAL17694 (New Tool About Hexahedral Meshing)
authoreap <eap@opencascade.com>
Thu, 15 Nov 2007 14:28:17 +0000 (14:28 +0000)
committereap <eap@opencascade.com>
Thu, 15 Nov 2007 14:28:17 +0000 (14:28 +0000)
commit743d0ab4f7dfc8671040e88ef9dc7d6529f98d67
treef45c6cfd80c0098ccd7992f103da70de48c79925
parent89a5bdb9aba92e46b96628d683df52a946138354
PAL17694 (New Tool About Hexahedral Meshing)
+  /*!
+   * StdMeshers_UseExisting_2D: interface of "UseExisting 2D" algorithm
+   * doing nothing to allow mesh generation by mesh edition functions in TUI mode
+   */
+  interface StdMeshers_UseExisting_2D : SMESH::SMESH_2D_Algo
+  {
+  };
+
+  /*!
+   * StdMeshers_UseExisting_1D: interface of "UseExisting 1D" algorithm
+   * doing nothing to allow mesh generation by mesh edition functions in TUI mode
+   */
+  interface StdMeshers_UseExisting_1D : SMESH::SMESH_1D_Algo
+  {
+  };
+
idl/SMESH_BasicHypothesis.idl