cad_mirror
Mirror selected features across a specified plane, with operation matching the seed feature type (additive or subtractive).
Instructions
Mirror whole features across a plane. featureIds = the features to repeat (e.g. an extrude/hole featureId); planeId = Front/Top/Right or a face/plane id. operation matches the seed feature: NEW (default) for an additive boss, REMOVE when mirroring a hole/cut so the copy cuts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentId | Yes | ||
| workspaceId | Yes | ||
| elementId | Yes | ||
| featureIds | Yes | ||
| planeId | Yes | ||
| operation | No | ||
| name | No |