User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_pointlist.add_tgis_point

Table of Contents

TGIS_PointList.Add method

DK11 for Python | tatukgis.pdk.TGIS_PointList.Add | Methods | Properties

Add a new element to the list.

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

Syntax

# Python
def Add(
  self
  _item: tatukgis.pdk.TGIS_Point
) -> None: 

Parameters

Name Type Description
_item tatukgis.pdk.TGIS_Point element to be added.
2022/11/30 16:03

Page Tools