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: 21.0.0.0 (21.1.1.109)
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 (); } |