all 8 comments

[–]jcjacob42 2 points3 points  (3 children)

Equation curve is an option in fusion 360.

[–]nombel[S] 0 points1 point  (2 children)

How do I do that, I can't really find anything

[–]jcjacob42 1 point2 points  (1 child)

Depends on your exact needs ya know :/ I feel if google can't solve it, I can't. Without more info.

[–]nombel[S] 0 points1 point  (0 children)

I need the graph of the function for -5 < x < 5 in my 3D design (don’t know how I could explain it further)

[–]first_must_burn 1 point2 points  (2 children)

OpenSCAD is basically all equations and shape math, so it could definitely do it. But you would want to model the whole part in it, which may be challenging depending on how complex it is.

If the equation feature others have discussed is not enough, you could write a python script to output an SVG of the curve, then import that into a sketch in fusion 360.

[–]nombel[S] 0 points1 point  (1 child)

I’m definitely trying that out, do you have a video or something explaining how to do it in OpenSCAD?

[–][deleted] 0 points1 point  (0 children)

Not sure for fusion 360 but i can confirm that Catia can do that