BuiltInFailures.RoofFailures.RoofToRefPlanesError Property

BuiltInFailuresRoofFailuresRoofToRefPlanesError Property

Roof cannot be joined to more than one reference plane.

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

Property Value

FailureDefinitionId
See Also