DK for Python | tatukgis_pdk.TGIS_ClassificationAbstract.AddClassBreak | Methods | Properties
Available also on: Delphi | .NET | Java | ActiveX.
Adds a new class break.
# Python def AddClassBreak( self, _breakValue: float ) -> None:
Class breaks do not need to be added in ascending order. The classifier sorts them.