User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_config.create_tobject_string

Table of Contents

TGIS_Config.__init__ constructor

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

Create instance.

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

Syntax

# Python
def __init__(
  self,
  _layer: TObject,
  _path: str
) -> None: 

Parameters

Name Type Description
_layer TObject pointer to layer object
_path str full path to project configuration file; can be empty; if so then only layer dependent files are to be used
2025/01/31 01:19

Page Tools