DK11 for Python | tatukgis.pdk.TGIS_AliasList.Resolve | Constructors | Methods
Resolve alias.
# Python def Resolve( self, _string: str ) -> str:
Name | Type | Description |
---|---|---|
_string | str | String in a form of 'text <#ALIAS1#> text <<#ALIAS2#> text' |
Type | Description |
---|---|
str | string with all aliases resolved/expanded |