X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshers_I%2FStdMeshers_ProjectionSource3D_i.hxx;fp=src%2FStdMeshers_I%2FStdMeshers_ProjectionSource3D_i.hxx;h=549a4bb7767f5dac55dacdca1f7adbea3b5b75fe;hb=44c1e310f0e1845b792d52bc089d7810a723247c;hp=44b7303e1a62d6b77c97b76492f51036026ce878;hpb=951dd4234ec84d147b1756bc04b6464c5332091c;p=modules%2Fsmesh.git diff --git a/src/StdMeshers_I/StdMeshers_ProjectionSource3D_i.hxx b/src/StdMeshers_I/StdMeshers_ProjectionSource3D_i.hxx index 44b7303e1..549a4bb77 100644 --- a/src/StdMeshers_I/StdMeshers_ProjectionSource3D_i.hxx +++ b/src/StdMeshers_I/StdMeshers_ProjectionSource3D_i.hxx @@ -61,7 +61,7 @@ public: * Sets a source to take a mesh pattern from */ void SetSource3DShape(GEOM::GEOM_Object_ptr shape) - throw ( SALOME::SALOME_Exception ); + ; /*! * Returns the source shape @@ -72,7 +72,7 @@ public: * Sets source to take a mesh pattern from */ void SetSourceMesh(SMESH::SMESH_Mesh_ptr mesh) - throw ( SALOME::SALOME_Exception ); + ; /*! * Return source mesh @@ -88,7 +88,7 @@ public: GEOM::GEOM_Object_ptr sourceVertex2, GEOM::GEOM_Object_ptr targetVertex1, GEOM::GEOM_Object_ptr targetVertex2) - throw ( SALOME::SALOME_Exception ); + ; /*! * Returns the -th source vertex associated with the -th target vertex.