create_threaded_hole
Create threaded holes with JIS metric thread dimensions for accurate tap drill sizing in 3D models. Specify thread size, depth, and position to generate precise threaded features.
Instructions
Create a threaded hole (tap hole) on a face. Uses JIS metric thread dimensions for the correct tap drill diameter.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | Yes | Thread size: M2 through M12. | |
| depth | Yes | Hole depth in mm. Use 0 for through-all. | |
| x | No | Hole center X position in mm | |
| y | No | Hole center Y position in mm | |
| body_name | No | Target body name. Uses first body if not specified. | |
| face_index | No | Face index on the body to place the hole. Uses top face if not specified. | |
| through_all | No | Whether the hole goes through the entire body. |