BuiltInFailures.MechanicalFailures.LiningThicknessIsLargeForHeight Property

BuiltInFailuresMechanicalFailuresLiningThicknessIsLargeForHeight Property

Lining Thickness ([Lining Thickness Value]) is too large for current Height ([Height Value]).

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

Property Value

FailureDefinitionId
See Also