SALOME Mesh module
Go to file
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
adm_local Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
bin Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
doc Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
idl 0020743: EDF 1271 SMESH : Create a mesh from a group / FindElementByPoint() on groups 2011-06-14 14:05:24 +00:00
resources Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
src 0020743: EDF 1271 SMESH : Create a mesh from a group 2011-06-14 13:58:29 +00:00
AUTHORS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
build_cmake Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
build_cmake.bat Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
build_configure Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
ChangeLog DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
clean_configure Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
configure.ac Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
COPYING Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
cvs-tags DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
INSTALL Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +00:00
LICENCE NRI : add LICENCE file 2003-11-06 11:34:19 +00:00
Makefile.am Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
NEWS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
README Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
SMESH_version.h.in Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00