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: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
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. |