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