Class: QgsMeshZValueDatasetGroup

Convenience class that can be used to obtain a dataset group on vertices that represents the Z value of the mesh vertices.

Added in version 3.16.

Class Hierarchy

Inheritance diagram of qgis.analysis.QgsMeshZValueDatasetGroup

Base classes

QgsMeshDatasetGroup

Abstract class that represents a dataset group.

class qgis.analysis.QgsMeshZValueDatasetGroup[source]

Bases: QgsMeshDatasetGroup

__init__(datasetGroupName: str | None, mesh: QgsMesh)

Constructor

Parameters:
  • datasetGroupName (Optional[str]) – the name of the dataset group

  • mesh (QgsMesh) – the mesh used to create the Z value dataset