User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_shape.delete_void

Table of Contents

TGIS_Shape.Delete method

DK11 for Python | tatukgis.pdk.TGIS_Shape.Delete | Constructors | Methods | Properties

Delete shape.

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

Syntax

# Python
def Delete(
  self
) -> None: 

Remarks

Shape will be marked as deleted but the real deletion will be performed upon save. Before save, the shape will simply be hidden.

2022/11/21 01:53

Page Tools