02_drawing_creation
設計意図を反映した2D図面作成演習
Drawing Creation with Design Intent
🔗 公式リンク | Official Links
| 言語 / Language | GitHub Pages 🌐 | GitHub 💻 |
|---|---|---|
| 🇯🇵 Japanese |
📘 概要 | Overview
このセクションでは、Creoで作成した3Dモデルをもとに、設計意図を明確に伝えるための2D図面を作成します。
三面図、断面図、寸法・公差、注記など、JISや実務基準に基づく製図を体験し、後工程(試作・量産)に渡すための正確な情報伝達を学びます。
In this section, learners create detailed 2D drawings from their 3D models in Creo.
The focus is on accurately conveying design intent using projections, sections, dimensions, and notes—aligned with industrial drafting standards (e.g. JIS).
🧑🏫 学習目標 | Learning Objectives
- 三面図、補助図、断面図の描き方を理解する
- 寸法記入のルールと表記順序に慣れる
- 幾何公差・表面仕上げ・部品注記を付加する
- 図面に設計意図や機能要件を明記する
- Creo Drawingモジュールの基本操作を習得する
📂 サブディレクトリ構成 | Subdirectories
02_drawing_creation/
├── projection_views/ # 三面図・補助図の作成練習
├── section_views/ # 断面図・部分詳細図の演習
├── dimensioning/ # 寸法記入・幾何公差の表現
└── drawing_samples/ # サンプル図面(.drw, .pdf)
📝 添付ファイル一覧 | Planned Files (後で作図予定)
| ファイル名 | 内容 | 備考 |
|---|---|---|
box_drawing.drw |
直方体モデルの三面図 | Creo図面(予定) |
section_practice.drw |
中空部品の断面表示図 | 〃 |
tolerance_example.drw |
公差と注記付き部品図 | 〃 |
drawing_review_checklist.md |
製図レビュー用チェックリスト | 教材内文書 |
🔗 関連セクション | Related Sections
01_creo_modeling/
→ モデル設計とスケッチ拘束を基に図面化05_production_drawing/
→ 公差・材料などを含めた量産用製図に発展07_design_review/
→ 図面レビュー項目との連携(チェックリスト)
👤 著作・ライセンス | Author & License
- ✍️ 著作 / Author: 三溝真一(Samizo-AITL)
- 📜 ライセンス
| Item | License | Description |
|---|---|---|
| Source Code | MIT | Free to use, modify, redistribute |
| Text Materials | CC BY 4.0 / CC BY-SA 4.0 | Attribution & share-alike rules |
| Figures & Diagrams | CC BY-NC 4.0 | Non-commercial use |
| External References | Original license applies | Cite properly |
💬 コメント・共有 | Feedback
製図指導や業務での活用例、図面表記の改善提案などがあれば、Discussions にてぜひお知らせください。
We welcome suggestions and use cases via Discussions. Let us know how you apply this section in practice!