Can't create any energy analysis surfaces. There are no Room bounding elements defined in the current phase. Please check the Project Information settings.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
| C# |
|---|
public static FailureDefinitionId NoRoomBoundingElementsWarn { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property NoRoomBoundingElementsWarn As FailureDefinitionId Get |
| Visual C++ |
|---|
public: static property FailureDefinitionId^ NoRoomBoundingElementsWarn { FailureDefinitionId^ get (); } |