InvalidRadiusException Class |
The InvalidRadiusException class represents an error when, cannot connect parts with a cylindrical section having the provided radius.
Inheritance Hierarchy
SystemObject
SystemException
Tekla.Structures.ModelConnectiveGeometryException
Tekla.Structures.ModelInvalidRadiusException
SystemException
Tekla.Structures.ModelConnectiveGeometryException
Tekla.Structures.ModelInvalidRadiusException
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
The InvalidRadiusException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
InvalidRadiusException |
Initializes a new instance of the InvalidRadiusException class with "Cannot connect parts with a cylindrical section having the provided radius" error message.
|
Fields
Name | Description | |
---|---|---|
OperationStatus |
Possible error statuses for geometry creation/modification commands.
(Inherited from ConnectiveGeometryException.) |
See Also