DK11 for Python | tatukgis.pdk.TGIS_LayerSubType | Classes | Properties
Layer subtype. For handling additional information about layer type etc.
# Python class TGIS_LayerSubType:
Name | Visibility | Description | |
---|---|---|---|
Exportable | public | layer content can be exported (saved). | |
InMemory | public | whole layer resides in memory. | |
Persistent | public | layer is persistent - is not temporary, has file representation. | |