BuiltInFailures.MassFailures.MinSkylightWidthMetric Property

BuiltInFailuresMassFailuresMinSkylightWidthMetric Property

The minimum skylight width is 203.2 millimeters.

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

Property Value

FailureDefinitionId
See Also