BuiltInFailures.RoomFailures.RoomHeightNegative Property

BuiltInFailuresRoomFailuresRoomHeightNegative Property

[Room] must have a height greater than 0.

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

Property Value

FailureDefinitionId
See Also