BuiltInFailures.MEPFabricationFailures.FabricationRodsConnectionChangedWarning Property

BuiltInFailuresMEPFabricationFailuresFabricationRodsConnectionChangedWarning Property

The structural component that the hanger is attached to has changed to a different element.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId FabricationRodsConnectionChangedWarning { get; }
Public Shared ReadOnly Property FabricationRodsConnectionChangedWarning As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ FabricationRodsConnectionChangedWarning {
	FailureDefinitionId^ get ();
}
static member FabricationRodsConnectionChangedWarning : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also