DK11 for Python | tatukgis.pdk.TGIS_Config.ReadCustomData | Constructors | Methods | Properties
Read custom configuration parameters.
# Python def ReadCustomData( self _name: str _list: tatukgis.pdk.TGIS_Strings ) -> None:
Name | Type | Description |
---|---|---|
_name | str | name of custom section |
_list | tatukgis.pdk.TGIS_Strings | list of parameters in a form of "name=value" |