cad_sketch_mirror
Mirror sketch lines across a selected axis line, creating reflected copies with a MIRROR constraint. Returns a mapping of original to copy IDs.
Instructions
Mirror sketch lines across an existing line entity (the axis — e.g. a construction line). Emits the reflected copies and a MIRROR constraint tying each copy to its original. Lines only for now. Returns {originalId: copyId}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| entityIds | Yes | ||
| axis | Yes |