User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_classificationabstract.estimatenumclasses_void

Table of Contents

TGIS_ClassificationAbstract.EstimateNumClasses method

(Deprecated) Performs pre-classification and sets the NumClasses property. It works only for methods with an unknown number of classes at the start, such as DefinedInterval, StandardDeviation, StandardDeviationWithCentral, and Unique.

Syntax

# Python
def EstimateNumClasses(
  self
) -> None: 

Remarks

This method requires ForceStatisticsCalculation to be enabled.

Since the introduction of the ColorRampName property, there is no longer a need to use this method.

2026/07/10 23:47

Page Tools