Salome HOME
PAL13460 (force the mesh to go through a point)
authoreap <eap@opencascade.com>
Wed, 28 Feb 2007 09:44:30 +0000 (09:44 +0000)
committereap <eap@opencascade.com>
Wed, 28 Feb 2007 09:44:30 +0000 (09:44 +0000)
commite7a2f683d716bedb7c915a63f296223b0840bcfa
treec2694d8c921f4e9e6be925c27291ad67bd55cdd0
parent8d444cc01134e924f68893ccbe816e420ade9539
PAL13460 (force the mesh to go through a point)
+  static void GetLinkedNodes( const SMDS_MeshNode* node,
+                              TIDSortedElemSet &   linkedNodes,
+                              SMDSAbs_ElementType  type = SMDSAbs_All );
   fix SMESH_NodeSearcherImpl::FindClosestTo(gp_Pnt)
src/SMESH/SMESH_MeshEditor.cxx