DK11 for Python | tatukgis.pdk.TGIS_CSDatumList.ByWKT | Constructors | Methods | Properties
Find object on the list based on WKT string.
# Python def ByWKT( self, _wkt: str ) -> TGIS_CSDatum:
Name | Type | Description |
---|---|---|
_wkt | str | WKT name |
Type | Description |
---|---|
TGIS_CSDatum | Found object or nil. |