User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layervector.revertshapes_void

Table of Contents

TGIS_LayerVector.RevertShapes method

DK11 for Python | tatukgis.pdk.TGIS_LayerVector.RevertShapes | Constructors | Methods | Properties | Events

Reverts all shapes to their original state.

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

Syntax

# Python
def RevertShapes(
  self
) -> None: 

Remarks

Use this method to revert all shapes to their file based original state. All unsaved shapes will be deleted and changes not applied. See RevertAll.

References

2022/11/21 01:51

Page Tools