DK11 for Python | tatukgis.pdk.TGIS_CSAbstractList.AddAlias | Constructors | Methods | Properties
Add new item being alias to an existing one.
# Python def AddAlias( self _epsg: int _wkt: str _master: int ) -> None:
Name | Type | Description |
---|---|---|
_epsg | int | EPSG code for the unit |
_wkt | str | WKT name for the unit |
_master | int | code of the master item |