User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_csabstract

TGIS_CSAbstract class

DK11 for Python | tatukgis.pdk.TGIS_CSAbstract | Classes | Constructors | Methods | Properties

Base class for any WKT units

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

Syntax

# Python
class TGIS_CSAbstract( Object ):

Inheritance

→ Object

Constructors

Inherited Overrides Protected
Name Visibility Description
__init__() public Create an instance.
__init__(int, str) public Create an instance.

Methods

Inherited Overrides Protected
Name Visibility Description
Assign public Copy content of the provided object into a current object
MarkDeprecated public Set object depreciation state.

Properties

Inherited Protected
Name Visibility Description
Deprecated public If true, then object is deprecated.
Description public Additional description.
DescriptionEx public Descriptive name; for internal use of TGIS_CSAbstractListHelper.
EPSG public EPSG code.
FriendlyName public Friendly name constructed based on WKT (without underscores) and EPSG.
MasterEPSG public EPSG code of the object for which current object is an alias.
WKT public WKT name.

2022/11/16 01:55

Page Tools