
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I want to measure the angle between two planes with the measureManager.measureAngle() command. It works fine when measuring angle between construction planes in the root Component, but as soon as I want to measure angles between one plane in the root Component and one plane in a sub sub component (or two planes in a sub sub component) I get a "RuntimeError: 3 : invalid argument geometryOne" error.
As I started Fusion only a few weeks ago I don't have a lot of experience of the API and don't understand why I have with issue. I checked the datatypes and both arguments are constructPlanes. When I am measuring it using the inspect tool by hand it works fine...
I have seen things about proxy and brep but I think I am directly using the objects here so I should not have a problem...
I have attached a Fusion project and the python script
Thanks a lot for your time
Solved! Go to Solution.