Share

BuiltInFailures.SteelElementFailures Class

Failures about steel elements

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.SteelElementFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static class SteelElementFailures

The BuiltInFailures.SteelElementFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberSteelElementModifyParametersTaskNotFinished Cannot modify parameters while background calculations are in progress.
Public propertyStatic memberSteelElementModifyRangesTaskNotFinished Cannot modify ranges while background calculations are in progress.
Public propertyStatic memberSteelElementPreviewTaskNotFinished Cannot create preview while background calculations are in progress.
Public propertyStatic memberSteelElementPropagationTaskNotFinished Advance Steel propagation tasks not finished.
Public propertyStatic memberSteelElementTaskNotFinished Advance Steel tasks not finished.

See Also

Reference

Was this information helpful?