add_perpendicular_constraint
Add a perpendicular constraint between two edges in a sketch to enforce a 90-degree angle relationship.
Instructions
FreeCAD tool: add_perpendicular_constraint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sketch_name | No | Body name | |
| edge1 | No | First geometry index | |
| edge2 | No | Second geometry index |