OperationShapeMetadataResult Enumeration

The result type of the shape metadata operations. If you alter this, check if you need to change ShapeMetadataResult_e on the Tekla Structures core side

Namespace:  Tekla.Structures.Model.Operations
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
public enum ShapeMetadataResult
Members
  Member nameValueDescription
NoResult0 Operation failed.
OK1 Operation succeeded.
DuplicateKeyExist2 At least one identical pre-existing key was found in the shape when trying to insert key and value
NoMatchingShape3 No matching shape found for the GUID in the catalog
NoMatchingKey4 No matching key found for the GUID in the shape
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