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