DK11 for Python | tatukgis.pdk.TGIS_Config.WriteCustomData | Constructors | Methods | Properties
Write custom configuration parameters.
# Python def WriteCustomData( 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" |