create_drawing_page
Create a drawing sheet with selected size, orientation, and scale, then automatically add a plan view. Populate a French title block with project, client, and drawing details.
Instructions
Create a sheet: size A4/A3/A2/A1, landscape or portrait, print scale ("1:50"), with a French title block (cartouche) filled from projet, adresse, client (maitre d'ouvrage), titre (plan title), dessine, date (default today), numero, indice. Then call add_plan_view. Create the plan's dimensions and texts with scale= so they are readable on paper.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| name | No | Feuille | |
| size | No | A3 | |
| scale | No | 1:50 | |
| titre | No | ||
| client | No | ||
| indice | No | ||
| numero | No | ||
| projet | No | ||
| adresse | No | ||
| dessine | No | ||
| orientation | No | landscape | |
| title_block | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||