User Tools

Site Tools


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

Table of Contents

TGIS_CSAbstractList.AddAlias method

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

Add new item being alias to an existing one.

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

Syntax

# Python
def AddAlias(
  self
  _epsg: int
  _wkt: str
  _master: int
) -> None: 

Parameters

Name Type Description
_epsg int EPSG code for the unit
_wkt str WKT name for the unit
_master int code of the master item
2022/11/21 01:49

Page Tools