ModificationStamp Constructor (Int32, Int32) |
Creates a new modification stamp instance with the given local and server stamps.
Can be used for fetching from the model history all the model objects that have been created
or deleted after the specified stamp.
Namespace: Tekla.Structures.Model.History
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
Parameters
- LocalStamp
- Type: SystemInt32
The local stamp to be used for fetching the model changes after the stamp. - ServerStamp
- Type: SystemInt32
The server stamp for fetching the external multi-user or synchronized model changes after the stamp.