eap 6d0508c77b - ## Returns the list of IDs of submesh elements with the given type
+    ## Returns type of elements on given shape
     #  @param Shape a geom object(subshape) IOR
     #         Shape must be a subshape of a ShapeToMesh()
-    #  @return the list of integer values
+    #  @return element type
     #  @ingroup l1_meshinfo
     def GetSubMeshElementType(self, Shape):
         if ( isinstance( Shape, geompyDC.GEOM._objref_GEOM_Object)):
2009-06-18 12:45:53 +00:00
2009-02-24 09:08:32 +00:00
2009-02-24 09:08:32 +00:00
2004-06-18 08:34:31 +00:00
2009-02-17 05:27:49 +00:00
2009-06-01 10:25:36 +00:00
2004-06-18 08:34:31 +00:00
2003-11-06 11:34:19 +00:00
2009-02-17 05:27:49 +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%