User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_csabstractlist.byepsg_integer

Table of Contents

TGIS_CSAbstractList.ByEPSG method

DK11 for Python | tatukgis.pdk.TGIS_CSAbstractList.ByEPSG | Constructors | Methods | Properties

Find object on the list based on EPSG code.

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

Syntax

# Python
def ByEPSG(
  self,
  _epsg: int
) -> TGIS_CSAbstract: 

Parameters

Name Type Description
_epsg int EPSG code

Result

Type Description
TGIS_CSAbstract Found object or nil.
2023/08/09 01:51

Page Tools