Create Construction Axis
create_construction_axisCreates a construction axis from two points, plane intersections, an edge, or a perpendicular point. Use it to add reference geometry for modeling, constraints, and assembly.
Instructions
Create a construction axis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| body_name | No | Body name (for edge method) | |
| plane_one | No | First plane (for intersection) | |
| plane_two | No | Second plane (for intersection) | |
| point_one | No | ||
| point_two | No | ||
| edge_index | No | Edge index on the body |