User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.getfirstpoint3d_void

Table of Contents

TGIS_Shape.GetFirstPoint3D method

DK11 for Delphi | GisLayerVector.TGIS_Shape.GetFirstPoint3D | Constructors | Fields | Methods | Properties

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

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

Syntax

// Delphi
public
  function GetFirstPoint3D : TGIS_Point3D; virtual;
// C++ Builder
public:
  virtual TGIS_Point3D* GetFirstPoint3D(void);

Result

Type Description
TGIS_Point3D First point in a geometry.
2022/11/16 01:22

Page Tools