User Tools

Site Tools


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

Table of Contents

TGIS_Shape.GetLastPoint3D method

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

Retrieve the last point from the last segment of geometry in 3D.

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

Syntax

# Python
def GetLastPoint3D(
  self
) -> TGIS_Point3D: 

Result

Type Description
TGIS_Point3D Last point in a geometry.
2023/08/09 01:59

Page Tools