User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewerwnd.saveproject_boolean

Table of Contents

TGIS_ViewerWnd.SaveProject(bool) method

DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.SaveProject | Overloads | Constructors | Methods | Properties | Events

Save current project.

Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.

Syntax

Implements IGIS_Viewer.SaveProject.

# Python
def SaveProject(
  self
  _relativepath: bool
) -> None: 

Parameters

Name Type Description
_relativepath bool if True (default) then project will be saved using paths relative to project file location

Remarks

Layer configuration will be saved to project or configuration files if such configuration file exits.
Save only project file. Data will not be saved.

2022/11/21 01:54

Page Tools