Salome HOME
0021542: EDF 1699 SMESH: Reorient a group of faces
authoreap <eap@opencascade.com>
Fri, 29 Jun 2012 13:46:17 +0000 (13:46 +0000)
committereap <eap@opencascade.com>
Fri, 29 Jun 2012 13:46:17 +0000 (13:46 +0000)
commit4847e994d9f32f232f823cf9c039a787a4c1c0f8
tree5d2291527635912df92e9247003bff008125b6d4
parent95a77fcb020f1b1aebf6939093a446c8acbcf649
0021542: EDF 1699 SMESH: Reorient a group of faces

  a general treatment of sub-meshes passed as arguments not to move
  their creation at script end

+  void _pyGen::PlaceSubmeshAfterItsCreation( Handle(_pyCommand) theCmdUsingSubmesh ) const;
+  static bool _pySubMesh::CanBeArgOfMethod(const _AString& theMethodName);
src/SMESH_I/SMESH_2smeshpy.cxx
src/SMESH_I/SMESH_2smeshpy.hxx