DK11 for Python | tatukgis.pdk.TGIS_CSFactory.ByEPSG | Methods
Find definition matching provided EPSG number.
# Python def ByEPSG( self _epsg: int ) -> tatukgis.pdk.TGIS_CSCoordinateSystem:
Name | Type | Description |
---|---|---|
_epsg | int | EPSG code to be found |
Type | Description |
---|---|
tatukgis.pdk.TGIS_CSCoordinateSystem | Found definition or nil. |