User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.project3d_tgis_point3d

Table of Contents

TGIS_Layer.Project3D method

DK11 for Python | tatukgis.pdk.TGIS_Layer.Project3D | Constructors | Methods | Properties | Events

Applies a projection on the single point in 3D.

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

Syntax

# Python
def Project3D(
  self,
  _ptg: TGIS_Point3D
) -> TGIS_Point3D: 

Parameters

Name Type Description
_ptg TGIS_Point3D point to be projected

Result

Type Description
TGIS_Point3D 3D point with applied projection
2023/08/09 01:53

Page Tools