User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_csdatumlist.bywkt_string

Table of Contents

TGIS_CSDatumList.ByWKT method

DK11 for Python | tatukgis.pdk.TGIS_CSDatumList.ByWKT | Constructors | Methods | Properties

Find object on the list based on WKT string.

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

Syntax

# Python
def ByWKT(
  self,
  _wkt: str
) -> TGIS_CSDatum: 

Parameters

Name Type Description
_wkt str WKT name

Result

Type Description
TGIS_CSDatum Found object or nil.
2023/08/09 01:52

Page Tools