create 3d path with constant elevation

create 3d path with constant elevation

Anonymous
Not applicable
1,163 Views
7 Replies
Message 1 of 8

create 3d path with constant elevation

Anonymous
Not applicable

I'm designing something like a rollercoaster for steel balls. I draw an spline, then elevate each point to desired height, but I prefeer not to do it "at sight", I want to know if there are any way to select start_Z and end_Z for an spline with several points and take a constant degree downhill.

 

 

0 Likes
1,164 Views
7 Replies
Replies (7)
Message 2 of 8

etfrench
Mentor
Mentor
  1. On sketch one draw a line at the desired elevation angle.
  2. Create a Plane at Angle using the above line as input.
  3. Create a sketch on the plane.
  4. Draw the spline on the plane.

ETFrench

EESignature

0 Likes
Message 3 of 8

Anonymous
Not applicable

Thanks for your reply, but it doesn't work: if the payh is U shape, for example, start point and end point should be at same level. Path isn't in a plane, path also could pass below itself.

0 Likes
Message 4 of 8

TrippyLighting
Consultant
Consultant

In that case you might simply need more than one plane and maybe a few construction planes to serve as axis for construction planes.


EESignature

0 Likes
Message 5 of 8

etfrench
Mentor
Mentor

Here is a convoluted way of generating planes with a constant elevation.  Perhaps you can find a way to use it.

 

 

 

ETFrench

EESignature

Message 6 of 8

davebYYPCU
Consultant
Consultant

As long as the horizontal spline continues to radiate from the centre, you can do a reasonable job with a conical ramp, and project to surface for the Path.

mbltrck3.PNG

mbltrck2.PNGmbltrck1.PNG

0 Likes
Message 7 of 8

Anonymous
Not applicable

thanks, I'll check those solutions

0 Likes