User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.prerecognize_string_string

Table of Contents

TGIS_Layer.PreRecognize method

DK11 for Python | tatukgis.pdk.TGIS_Layer.PreRecognize | Constructors | Methods | Properties | Events

Checks if the layer can read the file.

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

Syntax

# Python
def PreRecognize(
  self,
  _path: str,
  _new_path: VarParameter
) -> bool: 

Parameters

Name Type Description
_path str file path to open
_new_path str new path extracted from the file to open

Result

Type Description
bool True if the layer can read the file
2023/08/09 01:53

Page Tools