DK11 for Python | tatukgis.pdk.TGIS_Layer.MustSave | Constructors | Methods | Properties | Events
Checks if the layer was modified by editing.
# Python def MustSave( self ) -> bool:
Type | Description |
---|---|
bool | True if layer was modified. |
Use this method to check if the layer was edited any way. If Yes you should save a project to keep changes.