UnsupportedChamferException Class |
The UnsupportedChamferException class represents an error when, plates containing unsupported chamfer information.
Inheritance Hierarchy
SystemObject
SystemException
Tekla.Structures.ModelConnectiveGeometryException
Tekla.Structures.ModelUnsupportedChamferException
SystemException
Tekla.Structures.ModelConnectiveGeometryException
Tekla.Structures.ModelUnsupportedChamferException
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
The UnsupportedChamferException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UnsupportedChamferException |
Initializes a new instance of the UnsupportedChamferException class with "Plates containing unsupported chamfer information" error message.
|
Fields
Name | Description | |
---|---|---|
OperationStatus |
Possible error statuses for geometry creation/modification commands.
(Inherited from ConnectiveGeometryException.) |
See Also