Message 1 of 1
Script: find the center of a triangle surface and draw a circle around it

Not applicable
01-08-2017
06:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear community,
I’d like to create a script for Fusion360, that can
- Select a triangle surface
- Create a sketch on a selected triangle surface
- Calculate the center of this triangle (arithmetic mean of the three corner coordinates)
- Draw a circle around the calculated center
to facilitate the current manual design process (see picture).
I have already found a description an how to program making sketches and drawing circles.
http://aucache.autodesk.com/au2014/sessionsFiles/5529/6209/handout_5529_CD5529-CustomizingFusion.pdf
Unfortunately I am not really capable of writing such a script.
Is there anyone who can help or has already worked on a comparable case?
Thanks a lot for any help….