User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_configfactory.isproject_string

Table of Contents

TGIS_ConfigFactory.IsProject method

DK11 for Python | tatukgis.pdk.TGIS_ConfigFactory.IsProject | Methods

Check if a config is a project.

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

Syntax

# Python
@classmethod
def IsProject(
  cls
  _path: str
) -> bool: 

Parameters

Name Type Description
_path str full path to project configuration file; can be empty; if so then only layer dependent files are to be used

Result

Type Description
bool new config instance
2022/11/21 01:48

Page Tools