User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_aliaslist.add_string_string

Table of Contents

TGIS_AliasList.Add method

DK11 for Python | tatukgis.pdk.TGIS_AliasList.Add | Constructors | Methods

Add new alias.

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

Syntax

# Python
def Add(
  self,
  _alias: str,
  _value: str
) -> None: 

Parameters

Name Type Description
_alias str name of the alias (case insensitive)
_value str value of the alias
2023/08/09 01:51

Page Tools