User Tools

Site Tools


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

Table of Contents

TGIS_Shape.GetFirstPoint3D method

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

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

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

Syntax

# Python
def GetFirstPoint3D(
  self
) -> TGIS_Point3D: 

Result

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

Page Tools