catia_gsd_transform
Create a transformed copy of surface geometry with translate, rotate, symmetry, scale, or affinity, leaving the original element unchanged.
Instructions
Copy geometry with a transformation: translate, rotate, symmetry, scale or affinity. Unlike catia_transform_body this creates new surface geometry and leaves the original in place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the result. | |
| value | No | Angle in degrees for rotate, ratio for scale. | |
| geoset | No | Target geometrical set. | |
| vector | No | Translation vector [x,y,z] in mm. | |
| element | Yes | Reference token of the element to copy. | |
| operation | No | translate | rotate | symmetry | scale. | translate |
| reference | No | Axis, plane or point reference token, depending on operation. |