User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shape.getlastpoint3d_void

Table of Contents

TGIS_Shape.GetLastPoint3D method

DK11 for Java | tatukgis.jdk.TGIS_Shape.GetLastPoint3D | Constructors | Fields | Methods | Properties

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

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

Syntax

// Java
public TGIS_Point3D GetLastPoint3D();
// Oxygene
public
  function GetLastPoint3D : TGIS_Point3D; virtual;

Result

Type Description
TGIS_Point3D Last point in a geometry.
2022/11/16 01:51

Page Tools