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