User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_csabstractlist.fix_tgis_csabstract

Table of Contents

TGIS_CSAbstractList.Fix method

DK11 for Python | tatukgis.pdk.TGIS_CSAbstractList.Fix | Constructors | Methods | Properties

Fix item by substituting existing item based on EPSG code.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
def Fix(
  self
  _obj: tatukgis.pdk.TGIS_CSAbstract
) -> tatukgis.pdk.TGIS_CSAbstract: 

Parameters

Name Type Description
_obj tatukgis.pdk.TGIS_CSAbstract matching object to be fixed

Result

Type Description
tatukgis.pdk.TGIS_CSAbstract Fixed object.
2022/11/21 01:49

Page Tools