User Tools

Site Tools


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

Table of Contents

TGIS_CSAbstractList.Alias method

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

Define alias between two items.

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

Syntax

# Python
def Alias(
  self,
  _epsg: int,
  _master: int
) -> None: 

Parameters

Name Type Description
_epsg int code of the object which is an alias for the master object.
_master int code of the master item
2023/08/09 01:51

Page Tools