Hi all.
I'm consistently getting this error while digitizing:

Traceback (most recent call last):
  File
"/home/paolo/.qgis/python/plugins/cadtools/tools/circulararctool.py",
line 70, in createCircularArc
    g = CircularArc.getInterpolatedArc(self.p1,  self.p2,  self.p3,
method.toString(),  value.toDouble()[0])
  File "/home/paolo/.qgis/python/plugins/cadtools/tools/circulararc.py",
line 70, in getInterpolatedArc
    for i in range(0,  ptcount-1):
TypeError: range() integer end argument expected, got float.

Anyone confirms?
All the best.
-- 
Paolo Cavallini: http://www.faunalia.it/pc

_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to