Solved
Brachistochrone curve
Hello everyone,
I’m trying to insert a brachistochrone curve into a 3D model in Creo Parametric 10 on the XY-plane using the “Curve from Equation” feature. Unfortunately, I can’t seem to get it to work… The only result I get is a short straight line segment.
The formula for the brachistochrone curve should be:
R = 4.8 (own shoosen radius)
X = R * ( T - sin(T) )
Y = R * ( cos(T) - 1 )
Tmax = 3.142 (= Pi)
Can someone help me with this?
This is what my result is:

Y = R * ( cos(T) - 1 )
Tmax = 3.142 (= Pi)
Can someone help me with this?
This is what my result is:


