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