DK11 for Python | tatukgis.pdk.TGIS_Config.ReadInterpretation | Constructors | Methods | Properties
Read parameters given by _name. If Parameters do not exist or are invalid, then _default value will be used.
# Python def ReadInterpretation( self _name: str _default: tatukgis.pdk.TGIS_LayerPixelInterpretation ) -> tatukgis.pdk.TGIS_LayerPixelInterpretation:
Name | Type | Description |
---|---|---|
_name | str | name of value |
_default | tatukgis.pdk.TGIS_LayerPixelInterpretation | default value |
Type | Description |
---|---|
tatukgis.pdk.TGIS_LayerPixelInterpretation | parameter value |