Message 1 of 5
How to normalize PDF, DWG, and BIM into consistent room boundaries?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Most attempts at room extraction seem to fail for the same reason, and I’m trying to understand if I’m approaching this correctly.
Environment:
- DWG floorplans (varying quality)
- PDF drawings (vector and raster)
- Occasional Revit models
Goal:
- Extract closed room boundaries
- Determine adjacency relationships
Constraints:
- Walls in DWG are often incomplete or slightly misaligned
- PDFs don’t always contain reliable vector geometry
- Revit models don’t consistently match drawings
Attempted methods:
- Line extraction + gap closing heuristics
- Raster processing + OCR
- Rule-based enclosure detection
Issue:
Results are inconsistent across projects. Small gaps prevent closure, and adjacency becomes unreliable.
Question:Within Revit or Autodesk tooling, is there a recommended way to normalize geometry into a consistent spatial structure before attempting room extraction?
Is there a recommended way to prepare DWG geometry to be a consistent spatial structure before attempting to convert to a family in RVT? & are folks using: Area, Space, Zone, &/or Room?