DK11 for Python | tatukgis.pdk.TGIS_CSAbstractList.Fix | Constructors | Methods | Properties
Fix item by substituting existing item based on EPSG code.
# Python def Fix( self _obj: tatukgis.pdk.TGIS_CSAbstract ) -> tatukgis.pdk.TGIS_CSAbstract:
Name | Type | Description |
---|---|---|
_obj | tatukgis.pdk.TGIS_CSAbstract | matching object to be fixed |
Type | Description |
---|---|
tatukgis.pdk.TGIS_CSAbstract | Fixed object. |