[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.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public static FailureDefinitionId RoomBelowCompHeight { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property RoomBelowCompHeight As FailureDefinitionId Get |
| Visual C++ |
|---|
public: static property FailureDefinitionId^ RoomBelowCompHeight { FailureDefinitionId^ get (); } |