OverlapFailures
Description:
Failures detected by overlap check.
Failures detected by overlap check.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BuiltInFailures.OverlapFailures
System.Object
Autodesk.Revit.DB.BuiltInFailures.OverlapFailures
public static class OverlapFailures
| Name | Return Type | Description |
|---|---|---|
| AreaBoundaryLinesOverlap | FailureDefinitionId | Highlighted area boundary lines overlap. Color fills, area tags, and areas may not behave correctly. |
| CurvesOverlap | FailureDefinitionId | Highlighted lines overlap. Lines may not form closed loops. |
| DivisionSketchOverlap | FailureDefinitionId | Curves in the sketch of the Division overlap. |
| DuplicateFabricSheet | FailureDefinitionId | There are identical Fabric sheets in the same place. This will result in double counting in schedules. |
| DuplicateInstances | FailureDefinitionId | There are identical instances in the same place. This will result in double counting in schedules. |
| DuplicatePoints | FailureDefinitionId | There are identical points in the same place. Lines created from points may not work as expected. |
| DuplicateRebar | FailureDefinitionId | There are identical rebar in the same place. This will result in double counting in schedules. |
| ELASeparationLinesOverlap | FailureDefinitionId | Highlighted area based load boundary lines overlap. One of them may be ignored when Revit finds load area boundaries. Delete one of the lines. |
| FloorsOverlap | FailureDefinitionId | Highlighted floors overlap. |
| LevelsOverlap | FailureDefinitionId | Highlighted levels overlap. |
| OverlappingElementsTest | FailureDefinitionId | There are overlapping structural framing elements of the same type in the project found by Dynamic Update. |
| RoomSeparationLinesOverlap | FailureDefinitionId | Highlighted room separation lines overlap. One of them may be ignored when Revit finds room boundaries. Delete one of the lines. |
| SpaceSeparationLinesOverlap | FailureDefinitionId | Highlighted space separation lines overlap. One of them may be ignored when Revit finds space boundaries. Delete one of the lines. |
| SubregionOverlap | FailureDefinitionId | Highlighted sub-division overlap. |
| ToposolidFloorOverlap | FailureDefinitionId | Highlighted toposolid and floor overlap. |
| ToposolidOverlap | FailureDefinitionId | Highlighted toposolid overlap. |
| ToposolidSubregionOverlap | FailureDefinitionId | Highlighted toposolid and sub-division overlap. |
| WallAreaBoundaryOverlap | FailureDefinitionId | Wall and area boundary line overlap. Color fills, area tags and areas may not behave correctly. |
| WallRoomSeparationOverlap | FailureDefinitionId | 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. |
| WallsOverlap | FailureDefinitionId | Highlighted walls overlap. One of them may be ignored when Revit finds room boundaries. Use Cut Geometry to embed one wall within the other. |
| WallSpaceSeparationOverlap | FailureDefinitionId | 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. |