Message 1 of 3
How to specify work point in the CAM API.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I know that fusion360 can use the CAM API to set parameters, but depending on the operation, I may have to select a point or a plane of the body.
For example, when the tool orientation is selected on a surface, or when the work origin is specified by a point.
It is easy to specify a point using the mouse in the GUI, but I don't know how to specify this point in the CAM API.
If anyone has written a python program that uses the API to specify a plane or point in CAM, please tell me exactly how to do it.