DK11 for Python | tatukgis.pdk.TGIS_Config.Version | Constructors | Methods | Properties
Config version number
# Python @property def Version( self ) -> int:
Type |
---|
int |
Version format is provided as MAJOR*1000 + MINOR so (11002) means MAJOR=11 minor=2