DK11 for Python | tatukgis.pdk.TGIS_Layer.MustCalculateStatistics | Constructors | Methods | Properties | Events
Verifies if all statistics required to properly render the layer are available.
# Python def MustCalculateStatistics( self ) -> bool:
Type | Description |
---|---|
bool | True if some statistics must be computed. |
The function does not consider if the statistics are valid (up-to-date). It verifies only that statistics exist.