User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_csprojaugust.create_integer_string

Table of Contents

TGIS_CSProjAugust.__init__ constructor

DK11 for Python | tatukgis.pdk.TGIS_CSProjAugust.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
2023/08/09 01:52

Page Tools