Hi All!<div><br></div><div>I'm new to Qgis python console and having a problem in instantiating class Point3D which is in Qgis API classes.</div><div>When I write, lets say, p = Point3D(34, 23, 56) in console I get an error "NameError: name 'Point3D' is not defined."</div>
<div><br></div><div>what do I need to do? Help Please!</div><div>thanks in advance</div>