A Drawing is a processed PDF file — one PDF in, one Drawing out. A Project can contain multiple Drawings (e.g., different revisions or different discipline packages).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.
Processing pipeline
When you upload a drawing, Bedrock’s vision pipeline processes it through several stages:- Drawing Preprocess — Split the PDF into individual pages, creating one Sheet per page.
- Sheet Preprocess — Segment each Sheet into Blocks. Detect block boundaries, classify types (Plan, Schedule, Legend, etc.), and extract title block metadata (sheet number, title, discipline).
- Block Preprocess — Process each Block based on its type. For view blocks (Plan, Elevation, Section, Detail): detect Features, extract grid lines, identify cross-references. For text blocks (Notes, Schedules): run OCR and extract structured content.