Revit 2025 API
Built |
Failures about StructuralConnectionHandler.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
The BuiltInFailuresStructuralCustomConnectionFailures type exposes the following members.
| Name | Description | |
|---|---|---|
| SimpleConnectionTooFarRefs | Simple Structural Connection Handler cannot connect too far elements | |
| StructuralCannotCreateCustomConnection | Could not create a custom connection. | |
| StructuralCustomConnectionComponentsRelationship | Cannot create custom connection due to relationships to external elements. | |
| StructuralCustomConnectionEmpty | Structural Custom Connection cannot be empty. | |
| StructuralCustomConnectionWrongType | Structural Custom Connection has an inappropriate type assigned. |
See Also