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: 23.0.0.0 (23.1.0.0)
Syntax
| C# |
|---|
public static FailureDefinitionId NoRoomBoundingElements { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property NoRoomBoundingElements As FailureDefinitionId Get |
| Visual C++ |
|---|
public: static property FailureDefinitionId^ NoRoomBoundingElements { FailureDefinitionId^ get (); } |