draft
Apply draft angles to 3D model faces for injection molding by specifying body, faces, pull direction, and angle in Fusion 360.
Instructions
Apply a draft (taper) angle to faces of a body, typically for injection molding.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body_name | Yes | Name of the body. | |
| face_indices | Yes | Array of face indices to apply draft to. | |
| plane | Yes | Pull direction plane: 'XY', 'XZ', or 'YZ'. | |
| angle | Yes | Draft angle in degrees. |