User Tools

Site Tools


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

Table of Contents

TGIS_Layer.Unproject3D_Ref method

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

Applies reverse projection (recovers from the projection) on the single point in 3D.

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

Syntax

# Python
def Unproject3D_Ref(
  self,
  _ptg: VarParameter
) -> None: 

Parameters

Name Type Description
_ptg TGIS_Point3D point to be unprojected

Remarks

If Rotation has been applied then point will be rotated accordingly.

2023/08/09 01:53

Page Tools