User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_csprojairy.create_integer_string

Table of Contents

TGIS_CSProjAiry.__init__ constructor

DK for Python | tatukgis_pdk.TGIS_CSProjAiry.Create | Constructors | Methods | Properties

Creates an instance of the projection object and sets the default datum to WGS84.

Available also on: Delphi | .NET | Java.

Overrides TGIS_CSProjAbstract.__init__.

Syntax

# Python
def __init__(
  self,
  _epsg: int,
  _wkt: str
) -> None: 

Parameters

Name Type Description
_epsg int
_wkt str
2025/01/31 01:19

Page Tools