DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.Open | Overloads | Constructors | Methods | Properties | Events
Open project.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
Implements IGIS_Viewer.Open.
# Python def Open( self _path: str _strict: bool ) -> None:
Name | Type | Description |
---|---|---|
_path | str | project path (or layer) |
_strict | bool | if False then non existing layers will be ignored (only while opening project files); default is True ; |
If any project exists, then it will be closed and any stored passwords will be cleared. If _path content is a path to any registered layer type, then layer will be opened.