DK11 for Python | tatukgis.pdk.TGIS_Shape.GetLastPoint3D | Constructors | Methods | Properties
Retrieve the last point from the last segment of geometry in 3D.
# Python def GetLastPoint3D( self ) -> TGIS_Point3D:
Type | Description |
---|---|
TGIS_Point3D | Last point in a geometry. |