DK11 for Python | tatukgis.pdk.TGIS_VectorToGridAbstract.UseDefaultValue | Constructors | Methods | Properties | Events | Events
If true, then each grid cell for which the interpolated value cannot be computed will be set to DefaultValue.
# Python @property def UseDefaultValue( self ) -> bool: @UseDefaultValue.setter def UseDefaultValue( self, _value: bool ) -> None:
Type |
---|
bool |