DK11 for Python | tatukgis.pdk.TGIS_Shape.Distance2Shape | Constructors | Methods | Properties
Calculate planar distance between two shapes.
# Python def Distance2Shape( self, _shp: TGIS_Shape ) -> float:
Name | Type | Description |
---|---|---|
_shp | TGIS_Shape | reference shape |
Type | Description |
---|---|
float | Distance in map units. |