- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm very new to Fusion 360, and I am currently looking into the API to see whether or not we can have some sort of integration between our own 3d modeling software and Fusion, mostly for reverse engineering purposes.
I've been looking around in the API, samples, etc. for a way to add a Nurbs surface in the active design, without any success so far. I've found a way to do just that for a nurbs curve (using the "addByNurbsCurve" method in sketchFixedSplines or sketchFittedSplines classes, but couldn't find a similar "addByNurbsSurface" method.
I also stumbled across the transient NurbsSurface class, but once an instance is created, what can we do with it ?
Thanks in advance for any comments.
Solved! Go to Solution.