DK for Python | tatukgis_pdk.TGIS_Shape.GetFirstPoint3D | Constructors | Methods | Properties
Retrieve the first point from the first segment of geometry in 3D.
# Python def GetFirstPoint3D( self ) -> TGIS_Point3D:
| Type | Description |
|---|---|
| TGIS_Point3D | First point in a geometry. |