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
Syntax
public enum SharingUpdateType
Members
  Member nameValueDescription
Update0 Represents an update update.
Baseline1 Represents a baseline update.
Remarks
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.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next