SharingUpdateType Enumeration |
Specifies the type of sharing update used in model sharing operations.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
| Member name | Value | Description | |
|---|---|---|---|
| Update | 0 | Represents an update update. | |
| Baseline | 1 | Represents a baseline update. |
When model is joined to a specific update to a new folder, the latest Baseline update is downloaded fully,
and all the differences from the intermediate updates are applied to that.
When model is already joined and read-in is performed, always only the diffrences from the downloaded udpates
are used, even if some of them are Baseline updates.