Revit 2025 API
Built |
Failures about steel elements
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
The BuiltInFailuresSteelElementFailures type exposes the following members.
| Name | Description | |
|---|---|---|
| SteelElementModifyParametersTaskNotFinished | Cannot modify parameters while background calculations are in progress. | |
| SteelElementModifyRangesTaskNotFinished | Cannot modify ranges while background calculations are in progress. | |
| SteelElementPreviewTaskNotFinished | Cannot create preview while background calculations are in progress. | |
| SteelElementPropagationTaskNotFinished | Advance Steel propagation tasks not finished. | |
| SteelElementTaskNotFinished | Advance Steel tasks not finished. |
See Also