ModifiedObjectInfo Structure |
Modification info returned by History.
Namespace: Tekla.Structures.Model.History
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The ModifiedObjectInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| IsAttributeChanged |
Whether the object attribute (UDA) has changed.
| |
| IsCreated | Whether the object was created | |
| IsModified |
Whether the object's has changed in a way that affects its numbering. This can include some UDA change.
| |
| IsNumberingChanged |
Whether the numbering of object has changed.
| |
| ModelObject |
Gets the object modified.
|