User Tools

Site Tools


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

Table of Contents

TGIS_CSAreaList.ByWKT method

DK11 for Python | tatukgis.pdk.TGIS_CSAreaList.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
) -> tatukgis.pdk.TGIS_CSArea: 

Parameters

Name Type Description
_wkt str WKT name

Result

Type Description
tatukgis.pdk.TGIS_CSArea Found object or nil.
2022/11/21 01:49

Page Tools