FacesTooNearEachOtherException Class |
The FacesTooNearEachOtherException class represents an error when, faces to be connected overlap.
Inheritance Hierarchy
SystemObject
SystemException
Tekla.Structures.ModelConnectiveGeometryException
Tekla.Structures.ModelFacesTooNearEachOtherException
SystemException
Tekla.Structures.ModelConnectiveGeometryException
Tekla.Structures.ModelFacesTooNearEachOtherException
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The FacesTooNearEachOtherException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FacesTooNearEachOtherException |
Initializes a new instance of the ExtensionIntersectsWithPlateException class with "faces to be connected overlap" error message.
|
Fields
Name | Description | |
---|---|---|
OperationStatus |
Possible error statuses for geometry creation/modification commands.
(Inherited from ConnectiveGeometryException.) |
See Also