vba_drawing_tables
Generate VBA macros to create various table types in SolidWorks drawings, including hole, revision, BOM, and weldment cutlist tables, at specified positions with custom data.
Instructions
Generate VBA for creating tables in drawings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tableType | Yes | ||
| position | Yes | ||
| rows | No | ||
| columns | No | ||
| headers | No | ||
| data | No | ||
| template | No | Path to table template | |
| anchorType | No |