AFAIK Point3D isn't exposed to the Python API, because it's used internally by the analysis module.
giovanni Sent from Nexus Il giorno 17/nov/2012 10:18, "Mohammad Omayr" <[email protected]> ha scritto: > Hi All! > > I'm new to Qgis python console and having a problem in instantiating class > Point3D which is in Qgis API classes. > When I write, lets say, p = Point3D(34, 23, 56) in console I get an error > "NameError: name 'Point3D' is not defined." > > what do I need to do? Help Please! > thanks in advance > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > >
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
