User Tools

Site Tools


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

Table of Contents

TGIS_Shape.GetFirstPoint method

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

Retrieve the first point from the first segment of geometry.

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

Syntax

# Python
def GetFirstPoint(
  self
) -> TGIS_Point: 

Result

Type Description
TGIS_Point First point in a geometry.
2023/08/09 01:59

Page Tools