mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-05-08 03:50:47 +05:00

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();
The file is empty.
Description
Languages
C++
85.2%
Python
12.8%
CMake
1.1%
HTML
0.4%
C
0.3%
Other
0.1%