move_pattern_point
Relocate a pattern point to specified X/Y coordinates, using a stable point reference for curved boundaries or legacy indices for straight polygons. Ensures precise adjustments in garment patterns.
Instructions
Prefer point_ref for verified outer endpoints, including curved boundaries. Legacy numeric form supports straight polygons. Re-read after STALE_REFERENCE. x/y are 2D millimetres; obtain point_ref from get_pattern_topology. Geometry changes invalidate the old refs. May change scene or write files. Verify resulting state. A timed-out operation is UNKNOWN: reconcile_operation before any retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| point_ref | No | ||
| point_index | No | ||
| pattern_index | No |