User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_csabstractlist.add_tgis_csabstract

Table of Contents

TGIS_CSAbstractList.Add method

DK11 for Python | tatukgis.pdk.TGIS_CSAbstractList.Add | Constructors | Methods | Properties

Add new item into the list.

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

Syntax

# Python
def Add(
  self
  _obj: tatukgis.pdk.TGIS_CSAbstract
) -> tatukgis.pdk.TGIS_CSAbstract: 

Parameters

Name Type Description
_obj tatukgis.pdk.TGIS_CSAbstract object to be added

Result

Type Description
tatukgis.pdk.TGIS_CSAbstract Object itself.
2022/11/21 01:49

Page Tools