smesh/idl
eap 0ebda3344b 0022104: EDF 2550 SMESH: 2D viscous layer, allow specifying edges with viscous layer
interface StdMeshers_ViscousLayers2D : SMESH::SMESH_Hypothesis
  {
+    void SetEdges(in SMESH::long_array edgeIDs,
+                  in boolean           toIgnore) raises (SALOME::SALOME_Exception);
+    SMESH::long_array GetEdges();
+    boolean           GetIsToIgnoreEdges();
2013-05-30 14:21:55 +00:00
..
Makefile.am Merge from V6_main 01/04/2013 2013-04-01 13:05:47 +00:00
SMESH_BasicHypothesis.idl 0022104: EDF 2550 SMESH: 2D viscous layer, allow specifying edges with viscous layer 2013-05-30 14:21:55 +00:00
SMESH_Filter.idl 0022098: EDF 2036 SMESH: Create groups from none conected parts of a mesh 2013-05-16 17:14:04 +00:00
SMESH_Gen.idl 0022107: EDF 2502 SMESH: Publish the result of show bad mesh in a group 2013-05-21 09:09:23 +00:00
SMESH_Group.idl Merge from V6_main 01/04/2013 2013-04-01 13:05:47 +00:00
SMESH_Hypothesis.idl Merge from V6_main 01/04/2013 2013-04-01 13:05:47 +00:00
SMESH_Measurements.idl Merge from V6_main 01/04/2013 2013-04-01 13:05:47 +00:00
SMESH_Mesh.idl 0022100: EDF 2413 SMESH: Take into account TRIA7 2013-05-16 17:13:13 +00:00
SMESH_MeshEditor.idl 0022108: EDF 2547 SMESH: Duplicate elements only 2013-05-28 16:47:10 +00:00
SMESH_Pattern.idl Merge from V6_main 01/04/2013 2013-04-01 13:05:47 +00:00