User Tools

Site Tools


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

Table of Contents

TGIS_LayerVector.AddShape(TGIS_Shape) method

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

Adds a copy of shape and makes it editable.

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

Syntax

# Python
def AddShape(
  self,
  _shape: TGIS_Shape
) -> TGIS_Shape: 

Parameters

Name Type Description
_shape TGIS_Shape shape to be added

Result

Type Description
TGIS_Shape Created copy of shape or nil.

References

2023/08/09 01:56

Page Tools