DK for Python | tatukgis_pdk.IGIS_Viewer.SetCSByWKT | Methods | Properties
Setup Coordinate System to a coordinate system provided by WKT string (GEOGCS or PROJCS). If provided WKT string is empty then coordinate system will be turn off.
# Python def SetCSByWKT( self, _wkt: str ) -> None:
Name | Type | Description |
---|---|---|
_wkt | str | WKT string |