X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshers_I%2FStdMeshers_ProjectionSource1D_i.hxx;h=43b9ab0246c746c7514fa774f2931d75e1dd31fe;hb=05883ebcaa7cad6128ad7075a6b79815fede4673;hp=0284ba09bf20439b0104d185f2a5dc65b11304c5;hpb=b73a16f1cdc3210d826b5c7327bf210d4ca29f73;p=modules%2Fsmesh.git diff --git a/src/StdMeshers_I/StdMeshers_ProjectionSource1D_i.hxx b/src/StdMeshers_I/StdMeshers_ProjectionSource1D_i.hxx index 0284ba09b..43b9ab024 100644 --- a/src/StdMeshers_I/StdMeshers_ProjectionSource1D_i.hxx +++ b/src/StdMeshers_I/StdMeshers_ProjectionSource1D_i.hxx @@ -59,13 +59,13 @@ public: virtual ~StdMeshers_ProjectionSource1D_i(); /*! - * Sets source to take a mesh pattern from + * Sets source or a group containing edges to take a mesh pattern from */ void SetSourceEdge(GEOM::GEOM_Object_ptr edge) throw ( SALOME::SALOME_Exception ); /*! - * Returns the source edge + * Returns the source edge or a group containing edges */ GEOM::GEOM_Object_ptr GetSourceEdge();