Salome HOME
Add an utility to iterate on nodes in the order of increasing ids
authoreap <eap@opencascade.com>
Mon, 8 Feb 2010 14:38:03 +0000 (14:38 +0000)
committereap <eap@opencascade.com>
Mon, 8 Feb 2010 14:38:03 +0000 (14:38 +0000)
commit509187908d1e9c202e70d06a32e08cb79dac2b25
treeeee3f0ced646fff0734d5e6846d237724159f714
parentd06764f347cf5bf7b4c45faccdf545e7cd2948ea
Add an utility to iterate on nodes in the order of increasing ids

-  SMDS_NodeIteratorPtr nodesIterator() const;
+  SMDS_NodeIteratorPtr nodesIterator(bool idInceasingOrder=false) const;
src/SMDS/SMDS_Mesh.cxx
src/SMDS/SMDS_Mesh.hxx