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