DK for Python | tatukgis_pdk.IGIS_Viewer.SaveProjectAs | Overloads | Methods | Properties
Save current project under new name.
# 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 |