DK11 for Python | tatukgis.pdk.TGIS_Layer.Unproject_Ref | Constructors | Methods | Properties | Events
Applies reverse projection (recover from projection) on the single point.
# Python def Unproject_Ref( self, _ptg: VarParameter ) -> None:
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point | point to be projected |