ali_elouajdi
Automotive
- Feb 18, 2022
- 3
Hi
I'm trying to design a polygon based on 2 equations, it's for a Capto tool holder, it's easy in other software like Solidworks or Inventor, but I don't know how to do inside Catia, I have tried lot of combination like setting up 2 parameters for e= 1.12 and D= 35 or replacing them directly without success, I still get errors.
Thanks very much for your help
x = D / 2 * cos(360deg) - 2 * e * cos(2 * 360deg) + e * cos(4 * 360deg)
y = D / 2 * sin(360deg) + 2 * e * sin(2 * 360deg) + e * sin(4 * 360deg)
I'm trying to design a polygon based on 2 equations, it's for a Capto tool holder, it's easy in other software like Solidworks or Inventor, but I don't know how to do inside Catia, I have tried lot of combination like setting up 2 parameters for e= 1.12 and D= 35 or replacing them directly without success, I still get errors.
Thanks very much for your help
x = D / 2 * cos(360deg) - 2 * e * cos(2 * 360deg) + e * cos(4 * 360deg)
y = D / 2 * sin(360deg) + 2 * e * sin(2 * 360deg) + e * sin(4 * 360deg)