Subgroup: other

Class: QgsSurface

class qgis.core.QgsSurface

Bases: qgis._core.QgsAbstractGeometry

QgsSurface(QgsSurface)

Methods

boundingBox Returns the minimal bounding box for the geometry
calculateBoundingBox
childCount
childGeometry
childPoint
clearCache
hasChildGeometries
setZMTypeFromSubGeometry
surfaceToPolygon Gets a polygon representation of this surface.

Signals

Attributes

boundingBox(self) → QgsRectangle

Returns the minimal bounding box for the geometry

calculateBoundingBox()
childCount()
childGeometry()
childPoint()
clearCache(self)
hasChildGeometries()
setZMTypeFromSubGeometry()
surfaceToPolygon(self) → QgsPolygon

Gets a polygon representation of this surface. Ownership is transferred to the caller.