DK11 for Python | tatukgis.pdk.TGIS_Config.AbsolutePath | Constructors | Methods | Properties
Computes absolute path for path relative to configuration file.
# Python def AbsolutePath( self _path: str ) -> str:
Name | Type | Description |
---|---|---|
_path | str | relative path |
Type | Description |
---|---|
str | absolute path |