User Tools

Site Tools


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

Table of Contents

TGIS_LayerVector.__init__ constructor

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

Create layer.

Available also on: Delphi | .NET | Java.

Overrides TGIS_Layer.__init__.

Syntax

# Python
def __init__(
  self
) -> None: 

Remarks

Remember to set name property to easy recognize and locate it in the viewer.

Use this method to create a layer with default parameters.

See ImportStructure for example.

2022/11/21 01:51

Page Tools