Failures about steel elements
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.BuiltInFailures.SteelElementFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class SteelElementFailures
The BuiltInFailures.SteelElementFailures type exposes the following members.
Properties
| 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. |
