BuiltInFailuresMechanicalFailures Class

Failures about HVAC.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresMechanicalFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class MechanicalFailures

The BuiltInFailuresMechanicalFailures 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.
Top
See Also