DK11 for Python | tatukgis.pdk.TGIS_Layer.SetCSByWKT | Constructors | Methods | Properties | Events
Sets up Coordinate System to a coordinate system provided by a WKT string (GEOGCS or PROJCS). If provided WKT string is empty then coordinate system will be turned off.
# Python def SetCSByWKT( self _wkt: str ) -> None:
Name | Type | Description |
---|---|---|
_wkt | str | WKT string |