User Tools

Site Tools


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

Table of Contents

TGIS_Shape.Distance2Shape method

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

Calculate planar distance between two shapes.

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

Syntax

# Python
def Distance2Shape(
  self,
  _shp: TGIS_Shape
) -> float: 

Parameters

Name Type Description
_shp TGIS_Shape reference shape

Result

Type Description
float Distance in map units.
2023/08/09 01:59

Page Tools