smesh/idl
eap 8abf245a59 /*!
+     * Returns nodes of given face (counted from zero) for given volumic element.
+     */
+    long_array GetElemFaceNodes(in long elemId, in short faceIndex);
+
+    /*!
+     * Returns an element based on all given nodes.
+     */
+    long FindElementByNodes(in long_array nodes);
2010-03-30 12:27:31 +00:00
..
Makefile.am Issue 0020194: EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined 2009-08-13 05:50:13 +00:00
SMESH_BasicHypothesis.idl Integration improvements 0020310 and 0020431. 2009-08-27 07:26:22 +00:00
SMESH_Filter.idl Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00
SMESH_Gen.idl 0020635: EDF 1223 SMESH: Error message of RadialQuadrangle algorithm not precise 2010-01-12 08:07:50 +00:00
SMESH_Group.idl Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00
SMESH_Hypothesis.idl Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00
SMESH_Mesh.idl /*! 2010-03-30 12:27:31 +00:00
SMESH_MeshEditor.idl 0020714: EDF GHS3DPLUGIN: shapeToMesh when creating 3D mesh from 2D mesh 2010-03-04 14:05:05 +00:00
SMESH_Pattern.idl Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00