[Qgis-user] QGIS API class Point3D

Etienne Tourigny etourigny.dev at gmail.com
Sat Nov 17 14:02:55 PST 2012


talking about the python api - it would be great to have some doc on
what is exposed in the python bindings, similar to the qgis api doc.

Is this easy to do with .sip files and doxygen?

Etienne

On Sat, Nov 17, 2012 at 7:55 PM, G. Allegri <giohappy at gmail.com> wrote:
> 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" <theguyalbert at gmail.com> 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
>> Qgis-user at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>



More information about the Qgis-user mailing list