DK11 for Python | tatukgis.pdk.TGIS_CSUnitsList.ByEPSG | Constructors | Methods | Properties
Find object on the list based on EPSG code.
# Python def ByEPSG( self _epsg: int ) -> tatukgis.pdk.TGIS_CSUnits:
Name | Type | Description |
---|---|---|
_epsg | int | EPSG code |
Type | Description |
---|---|
tatukgis.pdk.TGIS_CSUnits | Found object or nil. |