User Tools

Site Tools


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

Table of Contents

TGIS_Shape.AddToLayer method

DK11 for Python | tatukgis.pdk.TGIS_Shape.AddToLayer | Constructors | Methods | Properties

Add a copy of the shape to a layer using new UID.

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

Syntax

# Python
def AddToLayer(
  self
) -> TGIS_Shape: 

Result

Type Description
TGIS_Shape Pointer to the editable version of the shape.

Remarks

See CopyFields for example.

2023/08/09 01:59

Page Tools