User Tools

Site Tools


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

Table of Contents

TGIS_Shape.CopyGeometry method

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

Copy geometry.

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

Syntax

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

Parameters

Name Type Description
_shape TGIS_Shape shape with geometry to copy

Remarks

Use this method to copy geometry from other object. Can be used to safely change Polygon to Arc geometry etc.

References

2023/08/09 01:59

Page Tools