User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shape.getfirstpoint3d_void

Table of Contents

TGIS_Shape.GetFirstPoint3D method

DK11 for .NET | TatukGIS.NDK.TGIS_Shape.GetFirstPoint3D | Constructors | Fields | Methods | Properties

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

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

Syntax

// C#
public virtual TGIS_Point3D GetFirstPoint3D();
' VisualBasic
Public Overridable Function GetFirstPoint3D() As TGIS_Point3D
// Oxygene
public
  function GetFirstPoint3D : TGIS_Point3D; virtual;

Result

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

Page Tools