GuidConversion Class |
Conversion of old TS GUIDs to current GUIDs.
GUIDs are changed in TS save as operation, this class can be used to convert old GUIDs to current GUIDs.
To recognize the need for GUID conversion, application needs to save project GUID and compare to the current project GUID.
Note: With big models the instance uses a lot of memory.
SystemObject
Tekla.Structures.Model.OperationsGuidConversion
Tekla.Structures.Model.OperationsGuidConversion
Namespace: Tekla.Structures.Model.Operations
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The GuidConversion type exposes the following members.
| Name | Description | |
|---|---|---|
| GuidConversion | Initializes a new instance of the GuidConversion class. |
| Name | Description | |
|---|---|---|
| GetGuidMapping | Gets the GUID mapping. | |
| GetNewGuid | Gets the new GUID. |