API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

ModifiedObjectInfo Fields

The ModifiedObjectInfo type exposes the following members.

Fields
  NameDescription
Public fieldIsAttributeChanged
Whether the object attribute (UDA) has changed.
Public fieldIsCreated
Whether the object was created
Public fieldIsModified
Whether the object's has changed in a way that affects its numbering. This can include some UDA change.
Public fieldIsNumberingChanged
Whether the numbering of object has changed.
Public fieldModelObject
Gets the object modified.
Top
See Also