DK11 for Python | tatukgis.pdk.TGIS_CSDatum.ToWGS3D_Ref | Constructors | Methods | Properties
This function shifts a geodetic coordinate relative to a self-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 |