User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_config.absolutepath_string

Table of Contents

TGIS_Config.AbsolutePath method

DK for Python | tatukgis_pdk.TGIS_Config.AbsolutePath | Constructors | Methods | Properties

Computes absolute path for path relative to configuration file.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
def AbsolutePath(
  self,
  _path: str
) -> str: 

Parameters

Name Type Description
_path str relative path

Result

Type Description
str absolute path

Remarks

if resulting path is pointing to non existing path then result will be same as _path

2025/01/31 01:19

Page Tools