User Tools

Site Tools


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

Table of Contents

TGIS_Shape.__init__() constructor

DK11 for Python | tatukgis.pdk.TGIS_Shape.Create | Overloads | Constructors | Methods | Properties

Create a shape instance.

Available also on: Delphi | .NET | Java.

Syntax

# Python
def __init__(
  self
) -> None: 

Remarks

For usage TGIS_LayerVector.CreateShape method is recommended instead.

Use this method to create a shape. Internally it calls Recreate method.

2022/11/21 01:53

Page Tools