User Tools

Site Tools


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

Table of Contents

TGIS_Config.SetSubLayer method

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

Select sublayer on which the operation will be performed. It is important for project files. Thanks this it is possible to recognize which entry corespondents to which layer.

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

Syntax

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

Parameters

Name Type Description
_layer TObject layer on which the operation will be performed; it is nil then operation will be performed on main entry ([TatukGIS] section)
2023/08/09 01:51

Page Tools