DK11 for Python | tatukgis.pdk.TGIS_Shape.GetFirstPoint | Constructors | Methods | Properties
Retrieve the first point from the first segment of geometry.
# Python def GetFirstPoint( self ) -> TGIS_Point:
Type | Description |
---|---|
TGIS_Point | First point in a geometry. |