Creating Equation Curves in Fusion 360
Unlike Inventor, Fusion 360 doesn’t support the ability to create a spline based on an equation. However, using the Fusion 360 API you can create close approximations of equation curves. You do this by creating a spline through a series of points. You write code that uses the equation to define the X, Y, and Z …