create_midplane
Creates a midpoint construction plane between two parallel planes or faces, enabling symmetric modeling and precise alignment.
Instructions
Create a construction plane midway between two parallel planes or faces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plane1 | Yes | First plane: 'XY', 'XZ', 'YZ', or 'face:{body_name}:{face_index}'. | |
| plane2 | Yes | Second plane: 'XY', 'XZ', 'YZ', or 'face:{body_name}:{face_index}'. | |
| component_name | No | Optional component name. Uses root component if not specified. |