Do you mean your loop is exited when you call updateFeature? Can you post your code.
- Nathan On Fri, Mar 22, 2013 at 10:54 PM, Denis Rouzaud <[email protected]>wrote: > Hi all, > > I am looping over features of a layer using new API (QgsFeatureRequest). > If I modify a feature and do: layer.updateFeature(f), my loop is broken. > Is this a normal behavior? > > What should I do if I want to modify features during the loop? > > Thanks > > Denis > ______________________________**_________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/**mailman/listinfo/qgis-**developer<http://lists.osgeo.org/mailman/listinfo/qgis-developer> >
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
