vba_drawing_sheet_format
Generate VBA macros to create and format drawing sheets in SolidWorks, including sheet size, scale, title blocks, and borders.
Instructions
Generate VBA for managing drawing sheets and formats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| sheetName | No | ||
| sheetSize | No | ||
| customSize | No | ||
| scale | No | Sheet scale (e.g., "1:2") | |
| templatePath | No | ||
| titleBlockData | No |