DK11 for Python | tatukgis.pdk.TGIS_Config.WriteZone | Constructors | Methods | Properties
Write parameters given by zone _name.
# Python def WriteZone( self _name: str _list: tatukgis.pdk.TGIS_StringList _default: tatukgis.pdk.TGIS_StringList ) -> None:
Name | Type | Description |
---|---|---|
_name | str | name of value |
_list | tatukgis.pdk.TGIS_StringList | value of the parameter |
_default | tatukgis.pdk.TGIS_StringList | default value of the parameter |