Export To Origin Fail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I am currently attempting to use the "export to origin add-on to export this piece:
However, it just exports a small circle instead(Attached file)
I tried all of the advanced options, none worked. They all gave me the same circle.
When I export the face instead of the entire body, it gives me an error:
"
MyPoint.translateBy: Unexpected error calculating point bearing.MyArc.__init__: Unexpected failure.addEdgeToComposites: Unexpected failure.createCompositesFromFaces: Unexpected failure.Unexpected failure in execute.Traceback (most recent call last):
File "ShaperUtilities\commands\exportToOrigin\MyGeomMath.py", line 156, in bearingTo
Exception
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "ShaperUtilities\commands\exportToOrigin\MyGeomMath.py", line 1004, in __init__
File "ShaperUtilities\commands\exportToOrigin\MyGeomMath.py", line 182, in bearingTo
Exception
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "ShaperUtilities\commands\exportToOrigin\MyGeomMath.py", line 2319, in addEdgeToComposites
File "ShaperUtilities\commands\exportToOrigin\MyGeomMath.py", line 1033, in __init__
Exception
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "ShaperUtilities\commands\exportToOrigin\MyGeomMath.py", line 2683, in createCompositesFromFaces
File "ShaperUtilities\commands\exportToOrigin\MyGeomMath.py", line 2373, in addEdgeToComposites
Exception
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "ShaperUtilities\commands\exportToOrigin\entry.py", line 471, in command_execute
File "ShaperUtilities\commands\exportToOrigin\MyGeomMath.py", line 2705, in createCompositesFromFaces
Exception
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "ShaperUtilities\lib\fusion360utils\event_utils.py", line 69, in notify
File "ShaperUtilities\commands\exportToOrigin\entry.py", line 549, in command_execute
Exception
"
Can someone tell me what I'm doing wrong?
Also sorry if I'm making a stupid mistake I'm new here.