DK 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: TGIS_CSAbstract ) -> TGIS_CSAbstract:
| Name | Type | Description |
|---|---|---|
| _obj | TGIS_CSAbstract | matching object to be fixed |
| Type | Description |
|---|---|
| TGIS_CSAbstract | Fixed object. |