]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
0020743: EDF 1271 SMESH : Create a mesh from a group / export,FindElementByPoint...
authoreap <eap@opencascade.com>
Tue, 14 Jun 2011 13:57:24 +0000 (13:57 +0000)
committereap <eap@opencascade.com>
Tue, 14 Jun 2011 13:57:24 +0000 (13:57 +0000)
commitd8c39ff840494904ea8e4aa31ee445b3a624e0eb
tree9833a6d7ef9475335c693725921d2d3ca27b5c5b
parent4fcec244fd07ba6a1d2cc63e51b842e6453a46fb
0020743: EDF 1271 SMESH : Create a mesh from a group / export,FindElementByPoint() groups
  1) convert
+  { // ExportPartTo*(part, ...) -> Export*(..., part)

+  // FindAmongElementsByPoint(meshPart, x, y, z, elementType) ->
+  // FindElementsByPoint(x, y, z, elementType, meshPart)

  2) make _pyCommand::GetArg() work with any compex arg like list, tuple etc
src/SMESH_I/SMESH_2smeshpy.cxx