- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey guys, I just performed some tests with equation curve, and I think something is not right and I can't see where:
I made 2 functions
R=100mm
m2=0,25ul
This is the curves:
(R+m2*R)*cos(m2*t)-m2*R*cos(t+m2*t)
(R+m2*R)*sin(m2*t)-m2*R*sin(t+m2*t)
tmin=0
tmax=360
(R+m2*R)*cos(m2*t)-m2*R*cos(t+m2*t)
(R+m2*R)*sin(m2*t)-m2*R*sin(t+m2*t)
tmin=2*360
tmax=3*360
(R-m2*R)*cos(m2*t)+m2*R*cos(t-m2*t)
(R-m2*R)*sin(m2*t)-m2*R*sin(t-m2*t)
tmin=3*360
tmax=4*360
(R-m2*R)*cos(m2*t)+m2*R*cos(t-m2*t)
(R-m2*R)*sin(m2*t)-m2*R*sin(t-m2*t)
tmin=360
tmax=2*360
And this is the result:
I can't extrude this profile, even in surface mode, but if I use this same profile with a patch command and use Thicken/offset I can create a solid form:
I'm using Inventor 2022.
I'm pretty sure that is a problem with this equation, but I can't figure out where is the mistake.
Thanks a lot!
PS.: Already look at some post in this forums, tried to apply some suggestions but the result is the same.
Solved! Go to Solution.