build123d-technical-drawing

Project orthographic views from build123d models and export SVG/DXF drawings.

2|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/MRiabov/Problemologist-AI --skill build123d-technical-drawing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build123d-technical-drawing
Source: https://github.com/MRiabov/Problemologist-AI/tree/main/.agents/skills/build123d-technical-drawing
Command: npx skills add https://github.com/MRiabov/Problemologist-AI --skill build123d-technical-drawing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Turning a build123d model into a clean, ready-to-share technical drawing package that preserves the authoritative 3D model while providing serviceable 2D documentation.

Core Features & Use Cases

  • Turn a 3D build123d model into orthographic sheets with proper title blocks.
  • Project views (front, top, right) with consistent scales and clean dimensions; export SVG and DXF for downstream workflows.
  • Use Case: documenting a CAD model for fabrication, QA, or client review.

Quick Start

Call render_technical_drawing() on the current revision after selecting a stable 3D model and projecting standard orthographic views.

Frequently Asked Questions about build123d-technical-drawing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create technical drawings from build123d 3D models?

Exporting build123d drawings to SVG and DXF provides downstream compatibility for fabrication and client review workflows. The process enforces proper layering and a clear separation of visible versus hidden geometry to ensure clean, serviceable 2D documentation outputs.

What's the best way to project orthographic views in build123d for fabrication documentation?

Yes, build123d technical drawings enforce a single common scale and grounded dimensions across all projected views. This consistency ensures that fabrication-ready documentation and review packages maintain accurate geometric representation throughout the 2D sheets.

Do I need the TechnicalDrawing API to generate title blocks in build123d?

When documenting a CAD model for fabrication, you must separate visible and hidden geometry to ensure drawing clarity. This separation enforces proper layering and grounded dimensions, preventing obscured features from causing manufacturing errors in the final review package.

Can I export build123d orthographic views to DXF and SVG with consistent title blocks?

To add title blocks to build123d drawings, you use the TechnicalDrawing API to enforce consistent scales and proper layering. This generates standardized 2D sheets with clear separation of visible versus hidden geometry for fabrication-ready documentation.