fusion_sketch_constrain
Add geometric constraints between sketch entities by index to create robust, editable parametric sketches. Supports coincident, parallel, perpendicular, tangent, equal, horizontal, vertical, concentric, collinear, midpoint, and symmetry.
Instructions
Add a geometric constraint between sketch entities (by curve index). type: coincident/parallel/perpendicular/tangent/equal/horizontal/vertical/ concentric/collinear/midpoint/symmetry. For coincident/midpoint, entity_one is a sketch-point index. This is the key to robust, editable parametric sketches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| sketch | Yes | ||
| entity_one | Yes | ||
| entity_two | No | ||
| symmetry_line | No |