BuiltInFailures.GenericMEPFailures.MaxWidthAndHeightReached Property

BuiltInFailuresGenericMEPFailuresMaxWidthAndHeightReached Property

Maximum width and height reached during sizing

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

Property Value

FailureDefinitionId
See Also