BuiltInFailures.OverlapFailures Members

Provides a container of all Revit built-in FailureDefinitionId instances.

The BuiltInFailures..::..OverlapFailures type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberAreaBoundaryLinesOverlap
Highlighted area boundary lines overlap. Color fills, area tags, and areas may not behave correctly.
Public propertyStatic memberCurvesOverlap
Highlighted lines overlap. Lines may not form closed loops.
Public propertyStatic memberDivisionSketchOverlap
Curves in the sketch of the Division overlap.
Public propertyStatic memberDuplicateFabricSheet
There are identical Fabric sheets in the same place. This will result in double counting in schedules.
Public propertyStatic memberDuplicateInstances
There are identical instances in the same place. This will result in double counting in schedules.
Public propertyStatic memberDuplicatePoints
There are identical points in the same place. Lines created from points may not work as expected.
Public propertyStatic memberDuplicateRebar
There are identical rebar in the same place. This will result in double counting in schedules.
Public propertyStatic memberFloorsOverlap
Highlighted floors overlap.
Public propertyStatic memberLevelsOverlap
Highlighted levels overlap.
Public propertyStatic memberOverlappingElementsTest
There are overlapping structural framing elements of the same type in the project found by Dynamic Update.
Public propertyStatic memberRoomSeparationLinesOverlap
Highlighted room separation lines overlap. One of them may be ignored when Revit finds room boundaries. Delete one of the lines.
Public propertyStatic memberSpaceSeparationLinesOverlap
Highlighted space separation lines overlap. One of them may be ignored when Revit finds space boundaries. Delete one of the lines.
Public propertyStatic memberWallAreaBoundaryOverlap
Wall and area boundary line overlap. Color fills, area tags and areas may not behave correctly.
Public propertyStatic memberWallRoomSeparationOverlap
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 propertyStatic memberWallsOverlap
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 propertyStatic memberWallSpaceSeparationOverlap
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.

See Also