User Tools

Site Tools


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

Table of Contents

TGIS_VectorToGridAbstract.Coordinate property

DK11 for Python | tatukgis.pdk.TGIS_VectorToGridAbstract.Coordinate | Constructors | Methods | Properties | Events | Events

Defines which coordinate is taken as interpolation value if the interpolation is not based on an attribute field; default is Z.

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

Syntax

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

Value

2023/08/09 02:00

Page Tools