eap 097d80f018 0020743: EDF 1271 SMESH : Create a mesh from a group / FindElementByPoint() on groups
+     * Searching among the given elements, return elements of given type
+     * where the given point is IN or ON.
+     *
+     * 'ALL' type means elements of any type excluding nodes and 0D elements
+     */
+    long_array FindAmongElementsByPoint(in SMESH_IDSource elements,
+                                        in double x, in double y, in double z,
+                                        in ElementType type);
2011-06-14 14:05:24 +00:00
2011-06-06 08:15:39 +00:00
2011-06-06 08:15:39 +00:00
2011-06-06 08:15:39 +00:00
2011-06-06 08:15:39 +00:00
2011-06-06 08:15:39 +00:00
2011-06-06 08:15:39 +00:00
2011-06-06 08:15:39 +00:00
2004-06-18 08:34:31 +00:00
2011-06-06 08:15:39 +00:00
2011-06-06 08:15:39 +00:00
2004-06-18 08:34:31 +00:00
2003-11-06 11:34:19 +00:00
2011-06-06 08:15:39 +00:00

The file is empty.
Description
SALOME Mesh module
Readme 91 MiB
Languages
C++ 85.2%
Python 12.8%
CMake 1.1%
HTML 0.4%
C 0.3%
Other 0.1%