rhino_drawing_sheet_create
Creates a rectangular sheet container on a dedicated layer, storing sheet name, paper size, and scale denominator for downstream view placement and title-block tools.
Instructions
Create a sheet container — a rectangle on layer Sheets::<name> carrying user_text metadata.
The rectangle's corners define the sheet bounds; user_text holds the
sheet name, paper size (mm), and scale denominator so subsequent
view-placement / title-block / export tools can re-derive it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||