User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_vectortogridabstract.defaultvalue

Table of Contents

TGIS_VectorToGridAbstract.DefaultValue property

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.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
@property
def DefaultValue(
  self
) -> float: 
 
@DefaultValue.setter
def DefaultValue(
  self,
  _value: float
) -> None: 

Value

Type
float
2023/08/09 02:00

Page Tools