User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.mustsave_void

Table of Contents

TGIS_Layer.MustSave method

DK11 for Python | tatukgis.pdk.TGIS_Layer.MustSave | Constructors | Methods | Properties | Events

Checks if the layer was modified by editing.

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

Syntax

# Python
def MustSave(
  self
) -> bool: 

Result

Type Description
bool True if layer was modified.

Remarks

Use this method to check if the layer was edited any way. If Yes you should save a project to keep changes.

2022/11/21 01:50

Page Tools