catia_gsd_axis_system
Create a local axis system at a specified origin with defined X and Y directions to serve as a reference frame for positioning and measurement.
Instructions
Create an axis system at a point with explicit X and Y directions - useful as a local reference frame for positioning and measurement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the axis system. | |
| origin | No | Origin [x,y,z] in part coordinates, mm. | |
| set_current | No | Make it the part's current axis system. | |
| x_direction | No | X axis direction [x,y,z]. | |
| y_direction | No | Y axis direction [x,y,z]. |