User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_shape.isfieldmodifiedex_integer

Table of Contents

TGIS_Shape.IsFieldModifiedEx method

DK11 for Python | tatukgis.pdk.TGIS_Shape.IsFieldModifiedEx | Constructors | Methods | Properties

Test if shape field was modified.

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

Syntax

# Python
def IsFieldModifiedEx(
  self,
  _id: int
) -> bool: 

Parameters

Name Type Description
_id int field index

Result

Type Description
bool True if field has been modified.
2023/08/09 01:59

Page Tools