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