Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have origin point and vectors xAxis, yAxis, zAxis.
I want to specify workCoordinateSystem for CAM setup.
Method setWithCoordinateSystem returns True but it does not work.
setup.workCoordinateSystem.setWithCoordinateSystem(origin, xaxis, yaxis, zaxis)
Solved! Go to Solution.