BuiltInFailuresRoofFailures Class

Failures about Roof.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresRoofFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class RoofFailures

The BuiltInFailuresRoofFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCurveRoofSkippedLoops Some loops were skipped
Public propertyStatic memberCurveRoofSkippedLoopsError Some loops were skipped
Public propertyStatic memberCurveRoofSkippedLoopsWarn Some loops were skipped
Public propertyStatic memberExtrudedRoofCutBySketch Entire extruded Roof is cut by cut Sketch.
Public propertyStatic memberHadToAlignEaves Adjacent slope-defining lines must have identical eave heights. Eaves were aligned to higher location automatically to avoid failure. Use the Align Eaves tool to specify desired location.
Public propertyStatic memberHoleInRoofFailed Hole(s) could not be cut in roof.
Public propertyStatic memberInvalidArcSegmentation A segmented slope-defining arc has too few segments.
Public propertyStatic memberJoinedRoofMissesTarget Part of the roof to be joined misses the target face.
Public propertyStatic memberJoinedRoofMissesTargetError Part of the roof to be joined misses the target face.
Public propertyStatic memberNoFlatCurtainRoofs A Sloped Glazing with no slope is not allowed.
Public propertyStatic memberOnlyOneSlopeCurtainRoof Only one slope in curtain roof.
Public propertyStatic memberOnlyUpwardFacesUsed The selected faces contain both upward and downward pointing faces. Only the upward pointing faces were used.
Public propertyStatic memberRoofCutoffRemoved The roof's cutoff failed and was removed; make sure the cutoff height is not below the roof.
Public propertyStatic memberRoofExceedsMaxHeight Roof exceeds user-specified maximum height
Public propertyStatic memberRoofMeetsRoofTangentially The roofs cannot be joined because the roof being joined meets the target roof tangentially.
Public propertyStatic memberRoofMeetsRoofTangentiallyError The roofs cannot be joined because the roof being joined meets the target roof tangentially.
Public propertyStatic memberRoofSlopeExceedsThreshold Thickness of this Roof may be slightly inaccurate due to extreme Shape Editing. Dimensions to this element in sections and details may not accurately indicate the Thickness shown in Type Properties.
Public propertyStatic memberRoofToRefPlanes Roof cannot be joined to more than one reference plane.
Public propertyStatic memberRoofToRefPlanesError Roof cannot be joined to more than one reference plane.
Public propertyStatic memberUnusedSlopeArrow The tails of all slope arrows must lie on the roof boundary.
Public propertyStatic memberUptoHeightTooLow Cutoff Level cannot be below bottom of roof.
Public propertyStatic memberUserCancelledRoof Cancelled.
Public propertyStatic memberWorkplaneShouldBeLevel Can't use Workplane that is not a Level. Set the desired Level as current Workplane.
Top
See Also