DK11 for Python | tatukgis.pdk.TGIS_CSTransformAbstract.ToWGS3D_Ref | Constructors | Methods | Properties
This method shifts a geodetic coordinate relative to Datum into a geodetic coordinate relative to WGS84.
# Python def ToWGS3D_Ref( self, _ptg: VarParameter ) -> None:
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point3D | coordinates to be shifted |