User Tools

Site Tools


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

Table of Contents

TGIS_Shape.AppendGeometry method

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

Append geometry.

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

Syntax

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

Parameters

Name Type Description
_shape TGIS_Shape shape with geometry to append

Remarks

Use this method to append geometry from other object. Can be used to safely combine shapes geometry etc.

2023/08/09 01:59

Page Tools