2027 Class
Changes 0
C

EnergyAnalysisFailures

Description:
Failures about EnergyAnalysis.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.EnergyAnalysisFailures
public static class EnergyAnalysisFailures
Name Return Type Description
P ComputeRoomVolumeNotCheckedWarn FailureDefinitionId The setting for calculation of Volume Computations is not on. The analysis model produced will be approximate without the computation of Areas and Volumes
P ModelWithNoConditionedSpacesWarn FailureDefinitionId The model has no conditioned spaces.
P ModelWithNoOccupiedSpacesWarn FailureDefinitionId The model has no occupiable spaces.
P NoRoofsRoomBoundingWarn FailureDefinitionId The energy analysis model does not contain any roof surfaces! If there are roofs in your model, please verify that they are room bounding, and make sure that the room offsets are high enough to include the roofs.
P NoRoofsSpacesBoundingWarn FailureDefinitionId The energy analysis model does not contain any roof surfaces! If there are roofs in your model, please verify that they are space bounding, and make sure that the space offsets are high enough to include the roofs.
P NoRoomBoundingElements FailureDefinitionId Can't create any energy analysis surfaces. There are no Room bounding elements defined in the current phase. Please check the Project Information settings.
P NoRoomBoundingElementsWarn FailureDefinitionId Can't create any energy analysis surfaces. There are no Room bounding elements defined in the current phase. Please check the Project Information settings.
P NoRoomsWarn FailureDefinitionId Revit was unable to identify any rooms. If you are sure that rooms have been created in the project, please check the Project Phase setting to verify that the Project Phase matches the phase in which rooms have been defined in your project.
P NoSpaceBoundingElements FailureDefinitionId Can't create any energy analysis surfaces. There are no Space bounding elements defined in the current phase. Please check the Project Information settings.
P NoSpaceBoundingElementsWarn FailureDefinitionId Can't create any energy analysis surfaces. There are no Space bounding elements defined in the current phase. Please check the Project Information settings.
P NoSpaces FailureDefinitionId Revit was unable to identify any spaces. If you are sure that spaces have been created in the project, please check the Project Phase setting to verify that the Project Phase matches the phase in which spaces have been defined in your project.
P NoSpacesWarn FailureDefinitionId Revit was unable to identify any spaces. If you are sure that spaces have been created in the project, please check the Project Phase setting to verify that the Project Phase matches the phase in which spaces have been defined in your project.
P PlenumWithNoCeilingWarn FailureDefinitionId [Room] has Space Type set to Plenum but has no ceiling surface. A plenum must be separated from the space it serves by a ceiling.
P ProblemWithLightingLoadWarn FailureDefinitionId [Room]'s lighting load is too high. This may be caused by an incorrect density value and must be corrected before this space can be included in the load calculations.
P ProblemWithPeopleLoadWarn FailureDefinitionId [Room]'s number of people or people load (sensible or latent) is too high. This may be caused by an incorrect density value and must be corrected before this space can be included in the load calculations.
P ProblemWithPowerLoadWarn FailureDefinitionId [Room]'s power load is too high. This may be caused by an incorrect density value and must be corrected before this space can be included in the load calculations.
P RoomGeometryCannotFindFreeFacesBoundingElement FailureDefinitionId An error occurred while trying to find the free part of a face of the bounding geometry for [Room] when processing the room-bounding element [Name]. The free part of the face is found by subtracting the portions of the face that overlap various room-bounding element faces.
P RoomGeometryCannotOverlapBoundingElement FailureDefinitionId An error occurred while trying to find the region where a face of the bounding geometry for [Room] overlaps a face of a room-bounding element [Name].
P RoomGeometryCannotTrimBoundingElement FailureDefinitionId An error occurred while trimming the vertical shadow of a room-bounding element [Name] of the bounding geometry for [Room].
P RoomNotPlacedWarn FailureDefinitionId [Family] is not placed. Physical properties such as area will display as "Not Placed" in schedules. You can place the [Family] using the option bar in the [Family] tool, or you can delete the [Family] in a schedule. [Room] will be ignored in the energy analysis model.
P RoomNotUpperBoundedByElement FailureDefinitionId [Family] is not upper bounded by a roof, ceiling or floor element. This can result in incorrect adjacencies and voids in the analytical model. Please ensure that Upper Limit and Limit Offset for [Room] is set correctly.
P RoomVolumeNegativeWarn FailureDefinitionId [Room] has a negative volume? [Room] will be ignored in the energy analysis model.
P RoomVolumeNotComputedWarn FailureDefinitionId [Family] volume can't be computed. The bounding geometry (in 3D) can't be found for [Room]. [Room] will be ignored in the energy analysis model.
P SpaceResolutionOutOfRange FailureDefinitionId Voxel size is out of range.
P SurfaceResolutionOutOfRange FailureDefinitionId Pixel size is out of range.
P UndefinedRooms FailureDefinitionId There are undefined Rooms in the model! Recommend creating a Room schedule and checking the Area parameter of each Room for warnings.
P UndefinedSpaces FailureDefinitionId There are undefined Spaces in the model! Recommend creating a Space schedule and checking the Area parameter of each Space for warnings.
P ZoneWithoutSpacesWarn FailureDefinitionId This zone has no spaces.