DK11 for Python | tatukgis.pdk.TGIS_Shape.IsFieldModifiedEx | Constructors | Methods | Properties
Test if shape field was modified.
# Python def IsFieldModifiedEx( self, _id: int ) -> bool:
Name | Type | Description |
---|---|---|
_id | int | field index |
Type | Description |
---|---|
bool | True if field has been modified. |