DK11 for Python | tatukgis.pdk.TGIS_ConfigFactory.IsProject | Methods
Check if a config is a project.
# Python @classmethod def IsProject( cls _path: str ) -> bool:
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 |
Type | Description |
---|---|
bool | new config instance |