DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.SaveProjectAs | Overloads | Constructors | Methods | Properties | Events
Save current project under new name.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
Implements IGIS_Viewer.SaveProjectAs.
# Python def SaveProjectAs( self, _path: str ) -> None:
Name | Type | Description |
---|---|---|
_path | str | path to the new project file; should have '.ttkproject' (or obsolete '.ttkgp') extension |