BuiltInFailuresEnergyAnalysisFailuresNoRoomBoundingElementsWarn Property |
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: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId NoRoomBoundingElementsWarn { get; }
Public Shared ReadOnly Property NoRoomBoundingElementsWarn As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ NoRoomBoundingElementsWarn {
FailureDefinitionId^ get ();
}
static member NoRoomBoundingElementsWarn : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also