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