ModificationInfo Structure |
Modification info returned by History.
Namespace: Tekla.Structures.Model.History
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The ModificationInfo type exposes the following members.
Fields
Name | Description | |
---|---|---|
Deleted | List of objects which have been deleted | |
Modified | List of objects which have been modified or created. Objects which have only attribute (UDA) changed, and/or which has been numbered since last take are excluded. | |
ModifiedWithInfo |
The modified objects with information of modification type. Objects which have only attribute (UDA) changed, and/or which has been numbered since last take are included.
|
See Also