Share

BuiltInFailures.MechanicalFailures Class

Failures about HVAC.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.MechanicalFailures


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

Syntax

C#

public static class MechanicalFailures

The BuiltInFailures.MechanicalFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberInitialEqualFrictionSizingFailed Initial Equal Friction Sizing failed.
Public propertyStatic memberLiningThicknessIsLargeForDiameter Lining Thickness ([Lining Thickness Value]) is too large for current Diameter ([Diameter Value]).
Public propertyStatic memberLiningThicknessIsLargeForHeight Lining Thickness ([Lining Thickness Value]) is too large for current Height ([Height Value]).
Public propertyStatic memberLiningThicknessIsLargeForWidth Lining Thickness ([Lining Thickness Value]) is too large for current Width ([Width Value]).
Public propertyStatic memberPanelDoesntMatchCircuitProperties The panel no longer matches the properties for the Circuit. Disconnect the panel from the Circuit?
Public propertyStatic memberPanelValidateConfigurationError More than one circuit falls onto the same slot. Disconnect the circuits from the panel?
Public propertyStatic memberTwoPointsSelectedBeforeEdit Two points have to be selected before existing the edit mode.

See Also

Reference

Was this information helpful?