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