User Tools

Site Tools


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

Table of Contents

TGIS_CSEllipsoidList.ByWKT method

DK11 for Python | tatukgis.pdk.TGIS_CSEllipsoidList.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_CSEllipsoid: 

Parameters

Name Type Description
_wkt str WKT name

Result

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

Page Tools