User Tools

Site Tools


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

Table of Contents

TGIS_VectorToGridAbstract.UseDefaultValue property

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.

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

Syntax

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

Value

Type
bool
2023/08/09 02:00

Page Tools