User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_config.setsublayer_tobject

Table of Contents

TGIS_Config.SetSubLayer method

Selects the sublayer whose configuration section will be used.

Syntax

# Python
def SetSubLayer(
  self,
  _layer: TObject
) -> None: 

Parameters

Name Type Description
_layer TObject Sublayer for subsequent operations; if nil, the main[TatukGIS] section is used.
2026/07/10 23:48

Page Tools