User Tools

Site Tools


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

Table of Contents

TGIS_Shape.Reset method

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

Reset shape.

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

Syntax

# Python
def Reset(
  self
) -> None: 

Remarks

Use this method to remove all points from a shape. If you want to set a new geometry, call Reset, AddPart, AddPoint...AddPoint.

See SetPosition method for a similar example.

2022/11/21 01:53

Page Tools