DK11 for Python | tatukgis.pdk.TGIS_AliasList.Add | Constructors | Methods
Add new alias.
# Python def Add( self, _alias: str, _value: str ) -> None:
Name | Type | Description |
---|---|---|
_alias | str | name of the alias (case insensitive) |
_value | str | value of the alias |