smesh/idl
eap 4f54006d92 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
+  {
+  };
+
2007-11-15 14:28:58 +00:00
..
Makefile.am Merging from V3_2_6pre4 2007-04-18 15:44:59 +00:00
SMESH_BasicHypothesis.idl PAL17694 (New Tool About Hexahedral Meshing) 2007-11-15 14:28:58 +00:00
SMESH_Filter.idl Merging from V3_2_6pre4 2007-04-18 15:44:59 +00:00
SMESH_Gen.idl Join modifications from V3_2_0_maintainance (V3_2_6pre4 - T32x_16Aug2007_16h00m) 2007-08-21 08:30:33 +00:00
SMESH_Group.idl Bug NPAL12872 - EDF189 GEOM, SMESH : Visualization of groups with many colors 2007-11-06 08:54:05 +00:00
SMESH_Hypothesis.idl Merging from V3_2_6pre4 2007-04-18 15:44:59 +00:00
SMESH_Mesh.idl PAL16842 (Genertion of groups when a mesh is transformed) 2007-11-12 09:53:52 +00:00
SMESH_MeshEditor.idl PAL16842 (Genertion of groups when a mesh is transformed) 2007-11-12 09:54:49 +00:00
SMESH_Pattern.idl Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +00:00