User Tools

Site Tools


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

Table of Contents

TGIS_CSTransformList.ByWKT method

DK11 for Python | tatukgis.pdk.TGIS_CSTransformList.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_CSTransformAbstract: 

Parameters

Name Type Description
_wkt str WKT name

Result

Type Description
tatukgis.pdk.TGIS_CSTransformAbstract Found object or nil.
2022/11/21 01:50

Page Tools