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.
# Python def Unproject3D_Ref( self, _ptg: VarParameter ) -> None:
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point3D | point to be unprojected |