Announcements
Autodesk Community will be read-only between April 26 and April 27 as we complete essential maintenance. We will remove this banner once completed. Thanks for your understanding

Create Mesh Section

Anonymous
1,346 Views
3 Replies
Message 1 of 4

Create Mesh Section

Anonymous
Not applicable

Hey all!

 

I've been using the new "mesh workspace" functionality which is still in development, and I would love to be able to automate the "create mesh section" and "fit curves to section" part of this workflow. Just wondering if this functionality is exposed in any way in the API? Or, if there is any way this functionality could be replicated? (I'm fairly new to the API, so bear with me if the solution is obvious 🙂 ) Thanks!

0 Likes
Accepted solutions (1)
1,347 Views
3 Replies
Replies (3)
Message 2 of 4

ekinsb
Alumni
Alumni
Accepted solution

The API doesn't currently support any of the new mesh workspace functionality.  However, the API does provide access to mesh body information and I wrote an add-in about a year ago that is similar to the functionality in the mesh workspace (https://apps.autodesk.com/FUSION/en/Detail/Index?id=5742637258089280352&os=Win64&appLang=en).  The result of using the add-in is a standard sketch containing sketch lines.  There is some optimization done to look for lines that are all colinear and combine them into a single line.  This significantly simplifies the results in many models without losing any accuracy.  I'm close to releasing the second version of the app that will allow you to create many sections at once; either parallel at a common distance or from several selected intersection planes.


Brian Ekins
Inventor and Fusion 360 API Expert
Mod the Machine blog
1 Like
Message 3 of 4

Anonymous
Not applicable

Thanks for the quick reply! That add-in looks like exactly what I need 🙂

0 Likes
Message 4 of 4

vitor.carneiro
Participant
Participant

Hi,

I would like to know if I can/and how run this app "Intersect Mesh Body" (https://apps.autodesk.com/FUSION/en/Detail/Index?id=5742637258089280352&os=Win64&appLang=en&_ga=2.88...) from a script.
Can someone help me ?
Thank you for your attention.

1 Like