add_projection_group
Add a multi-view projection group of a body to a FreeCAD drawing page, with selectable view codes like Front, Top, and Right.
Instructions
Add a multi-view projection group of body to a drawing page.
views: list of FreeCAD view codes ('Front', 'Top', 'Right', 'Left',
'Bottom', 'Rear', 'FrontTopLeft', etc.). Default: ['Front', 'Top', 'Right'].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| name | No | ProjGroup | |
| page | Yes | ||
| views | No |