An Overlay is the result of comparing two Blocks from different drawing revisions. When you compare two drawings, Bedrock matches sheets by sheet number, then matches blocks within each sheet, aligns the images, and generates change visualization. Each overlay contains:Documentation Index
Fetch the complete documentation index at: https://docs.bedrock.cv/llms.txt
Use this file to discover all available pages before exploring further.
- Combined overlay — Both versions with changes highlighted
- Additions image — Only new elements (green)
- Deletions image — Only removed elements (red)
- Aligned images — Both versions registered to the same coordinate system
- Similarity score — How similar the two blocks are (0-1)
Comparison flow
- Drawing comparison — Compares all matching sheets between two revisions
- Sheet comparison — Compares two specific sheets directly
Similarity scores
| Score | Interpretation |
|---|---|
| 0.95+ | Nearly identical, minor changes |
| 0.80-0.95 | Moderate changes |
| 0.60-0.80 | Significant changes |
| < 0.60 | Major revisions or different content |