User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_config.userelativepath

Table of Contents

TGIS_Config.UseRelativePath property

DK11 for Python | tatukgis.pdk.TGIS_Config.UseRelativePath | Constructors | Methods | Properties

If True (default) all paths will be save as relative to a config file localization.

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

Syntax

# Python
@property
def UseRelativePath(
  self
) -> bool: 
 
@UseRelativePath.setter
def UseRelativePath(
  self,
  _value: bool
) -> None: 

Value

Type
bool
2023/08/09 01:51

Page Tools