User Tools

Site Tools


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

Table of Contents

TGIS_CSUnitsList.ByEPSG method

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

Parameters

Name Type Description
_epsg int EPSG code

Result

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

Page Tools