create_sheet
Create a drawing sheet in Revit for construction documentation. Specify sheet number, name, and title block to add printable output to your Revit project.
Instructions
Create a drawing sheet in Revit for construction documentation.
Sheets are the printable output of a Revit project. Each sheet has a title block, sheet number, and name. Views can be placed on sheets after creation.
Args: sheet_number: Sheet number, e.g. "A101" (optional, auto-assigned) sheet_name: Sheet title, e.g. "Ground Floor Plan" (defaults to "Unnamed Sheet") title_block_name: Title block family name (optional, uses first available) ctx: MCP context for logging
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet_number | No | ||
| sheet_name | No | Unnamed Sheet | |
| title_block_name | No |