DK for Python | tatukgis_pdk.TGIS_Config.Create | Constructors | Methods | Properties
Create instance.
# Python def __init__( self, _layer: TObject, _path: str ) -> None:
Name | Type | Description |
---|---|---|
_layer | TObject | pointer to layer object |
_path | str | full path to project configuration file; can be empty; if so then only layer dependent files are to be used |