BuiltInFailures.OverlapFailures
Failures detected by overlap check.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.OverlapFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class OverlapFailuresThe BuiltInFailures.OverlapFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
AreaBoundaryLinesOverlap
Highlighted area boundary lines overlap. Color fills, area tags, and areas may not behave correctly.
Public Property
Static Member
CurvesOverlap
Highlighted lines overlap. Lines may not form closed loops.
Public Property
Static Member
DivisionSketchOverlap
Curves in the sketch of the Division overlap.
Public Property
Static Member
DuplicateFabricSheet
There are identical Fabric sheets in the same place. This will result in double counting in schedules.
Public Property
Static Member
DuplicateInstances
There are identical instances in the same place. This will result in double counting in schedules.
Public Property
Static Member
DuplicatePoints
There are identical points in the same place. Lines created from points may not work as expected.
Public Property
Static Member
DuplicateRebar
There are identical rebar in the same place. This will result in double counting in schedules.
Public Property
Static Member
ELASeparationLinesOverlap
Highlighted area based load boundary lines overlap. One of them may be ignored when Revit finds load area boundaries. Delete one of the lines.
Public Property
Static Member
FloorsOverlap
Highlighted floors overlap.
Public Property
Static Member
LevelsOverlap
Highlighted levels overlap.
Public Property
Static Member
OverlappingElementsTest
There are overlapping structural framing elements of the same type in the project found by Dynamic Update.
Public Property
Static Member
RoomSeparationLinesOverlap
Highlighted room separation lines overlap. One of them may be ignored when Revit finds room boundaries. Delete one of the lines.
Public Property
Static Member
SpaceSeparationLinesOverlap
Highlighted space separation lines overlap. One of them may be ignored when Revit finds space boundaries. Delete one of the lines.
Public Property
Static Member
SubregionOverlap
Highlighted sub-division overlap.
Public Property
Static Member
ToposolidFloorOverlap
Highlighted toposolid and floor overlap.
Public Property
Static Member
ToposolidOverlap
Highlighted toposolid overlap.
Public Property
Static Member
ToposolidSubregionOverlap
Highlighted toposolid and sub-division overlap.
Public Property
Static Member
WallAreaBoundaryOverlap
Wall and area boundary line overlap. Color fills, area tags and areas may not behave correctly.
Public Property
Static Member
WallRoomSeparationOverlap
A wall and a room separation line overlap. One of them may be ignored when Revit finds room boundaries. Shorten or delete the room separation line to remove the overlap.
Public Property
Static Member
WallsOverlap
Highlighted walls overlap. One of them may be ignored when Revit finds room boundaries. Use Cut Geometry to embed one wall within the other.
Public Property
Static Member
WallSpaceSeparationOverlap
A wall and a space separation line overlap. One of them may be ignored when Revit finds space boundaries. Shorten or delete the space separation line to remove the overlap.