BuiltInFailures.MEPFabricationFailures.CannotMatchFabricationHangerSizeToHost Property

BuiltInFailuresMEPFabricationFailuresCannotMatchFabricationHangerSizeToHost Property

The hanger cannot be re-sized to match the re-sized host.

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

Property Value

FailureDefinitionId
See Also