DK11 for Python | tatukgis.pdk.TGIS_CSArea | Classes | Constructors | Methods | Properties
Area name.
# Python class TGIS_CSArea( tatukgis.pdk.TGIS_CSAbstract ):
→ Object → TGIS_CSAbstract
Name | Visibility | Description | |
---|---|---|---|
__init__() | public | Create an instance. (Inherited from TGIS_CSAbstract) |
|
__init__(int, str) | public | Create an instance. (Inherited from TGIS_CSAbstract) |
|
Name | Visibility | Description | |
---|---|---|---|
Assign | public | Copy content of the provided object into a current object (Inherited from TGIS_CSAbstract) |
|
MarkDeprecated | public | Set object depreciation state. (Inherited from TGIS_CSAbstract) |
|
Name | Visibility | Description | |
---|---|---|---|
Bounds | public | Area validity bounds. | |
Deprecated | public | If true, then object is deprecated. (Inherited from TGIS_CSAbstract) |
|
Description | public | Additional description. (Inherited from TGIS_CSAbstract) |
|
DescriptionEx | public | Descriptive name; for internal use of TGIS_CSAbstractListHelper. (Inherited from TGIS_CSAbstract) |
|
EPSG | public | EPSG code. (Inherited from TGIS_CSAbstract) |
|
FriendlyName | public | Friendly name constructed based on WKT (without underscores) and EPSG. (Inherited from TGIS_CSAbstract) |
|
MasterEPSG | public | EPSG code of the object for which current object is an alias. (Inherited from TGIS_CSAbstract) |
|
WKT | public | WKT name. (Inherited from TGIS_CSAbstract) |
|