mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-13 17:18:35 +05:00
0ebda3344b
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(); |
||
---|---|---|
.. | ||
Makefile.am | ||
SMESH_BasicHypothesis.idl | ||
SMESH_Filter.idl | ||
SMESH_Gen.idl | ||
SMESH_Group.idl | ||
SMESH_Hypothesis.idl | ||
SMESH_Measurements.idl | ||
SMESH_Mesh.idl | ||
SMESH_MeshEditor.idl | ||
SMESH_Pattern.idl |