User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_classificationabstract.classify_void

Table of Contents

TGIS_ClassificationAbstract.Classify method

Performs the classification.

Syntax

# Python
def Classify(
  self
) -> bool: 

Result

Type Description
bool True if classification is successful, False otherwise (e.g. if layer's statistics are not calculated or are out-of-date).

Remarks

Layer's ParamsList will be cleaned, so user style sections will be erased.

References

2026/07/03 01:03

Page Tools