DK11 for Python | tatukgis.pdk.TGIS_Viewer.SaveProjectAs | Overloads | Constructors | Methods | Properties | Events
Save current project under new name.
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 |