Revit 2025 API
Built |
[Room] Volume is being calculated above the Upper Limit of this [Room]. Change the Upper Limit and Offset or change the height of volume calculations.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId RoomBelowCompHeight { get; }
Public Shared ReadOnly Property RoomBelowCompHeight As FailureDefinitionId Get
public: static property FailureDefinitionId^ RoomBelowCompHeight { FailureDefinitionId^ get (); }
static member RoomBelowCompHeight : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also