DK 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 |