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