GeneralConnectiveGeometryException Class |
The GeneralConnectiveGeometryException class represents a general error that occurred during the ConnectiveGeometry creation or modification.
Inheritance Hierarchy
SystemObject
SystemException
Tekla.Structures.ModelConnectiveGeometryException
Tekla.Structures.ModelGeneralConnectiveGeometryException
SystemException
Tekla.Structures.ModelConnectiveGeometryException
Tekla.Structures.ModelGeneralConnectiveGeometryException
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The GeneralConnectiveGeometryException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GeneralConnectiveGeometryException |
Initializes a new instance of the GeneralConnectiveGeometryException class with "Failed to create or modify connective geometry" message.
|
Fields
Name | Description | |
---|---|---|
OperationStatus |
Possible error statuses for geometry creation/modification commands.
(Inherited from ConnectiveGeometryException.) |
See Also