BuiltInFailures.RoomFailures.ShowRoomBoundingElements Property

BuiltInFailuresRoomFailuresShowRoomBoundingElements Property

[Room] Bounding elements are highlighted.

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

Property Value

FailureDefinitionId
See Also