2027 Class
Changes 0
C

RoofFailures

Description:
Failures about Roof.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.RoofFailures
public static class RoofFailures
Name Return Type Description
P CurveRoofSkippedLoops FailureDefinitionId Some loops were skipped
P CurveRoofSkippedLoopsError FailureDefinitionId Some loops were skipped
P CurveRoofSkippedLoopsWarn FailureDefinitionId Some loops were skipped
P ExtrudedRoofCutBySketch FailureDefinitionId Entire extruded Roof is cut by cut Sketch.
P HadToAlignEaves FailureDefinitionId 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.
P HoleInRoofFailed FailureDefinitionId Hole(s) could not be cut in roof.
P InvalidArcSegmentation FailureDefinitionId A segmented slope-defining arc has too few segments.
P JoinedRoofMissesTarget FailureDefinitionId Part of the roof to be joined misses the target face.
P JoinedRoofMissesTargetError FailureDefinitionId Part of the roof to be joined misses the target face.
P NoFlatCurtainRoofs FailureDefinitionId A Sloped Glazing with no slope is not allowed.
P OnlyOneSlopeCurtainRoof FailureDefinitionId Only one slope in curtain roof.
P OnlyUpwardFacesUsed FailureDefinitionId The selected faces contain both upward and downward pointing faces. Only the upward pointing faces were used.
P RoofCutoffRemoved FailureDefinitionId The roof's cutoff failed and was removed; make sure the cutoff height is not below the roof.
P RoofExceedsMaxHeight FailureDefinitionId Roof exceeds user-specified maximum height
P RoofMeetsRoofTangentially FailureDefinitionId The roofs cannot be joined because the roof being joined meets the target roof tangentially.
P RoofMeetsRoofTangentiallyError FailureDefinitionId The roofs cannot be joined because the roof being joined meets the target roof tangentially.
P RoofSlopeExceedsThreshold FailureDefinitionId 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.
P RoofToRefPlanes FailureDefinitionId Roof cannot be joined to more than one reference plane.
P RoofToRefPlanesError FailureDefinitionId Roof cannot be joined to more than one reference plane.
P UnusedSlopeArrow FailureDefinitionId The tails of all slope arrows must lie on the roof boundary.
P UptoHeightTooLow FailureDefinitionId Cutoff Level cannot be below bottom of roof.
P UserCancelledRoof FailureDefinitionId Cancelled.
P WorkplaneShouldBeLevel FailureDefinitionId Can't use Workplane that is not a Level. Set the desired Level as current Workplane.