DK11 for Java | tatukgis.jdk.TGIS_Shape.GetFirstPoint3D | Constructors | Fields | Methods | Properties
Retrieve the first point from the first segment of geometry in 3D.
// Java public TGIS_Point3D GetFirstPoint3D();
// Oxygene public function GetFirstPoint3D : TGIS_Point3D; virtual;
Type | Description |
---|---|
TGIS_Point3D | First point in a geometry. |