LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Drawing user defined rail in 3-D scene

Hi,
i am done with drawing rail and wheel motion in 3-D scene display on labview.The next step, in my assignment, is to draw the user defined rail(Which will have Y 
&  Z axis values) instead of straight line.Can anyone please help me.
i am attaching the vi which shows the wheel motion on straight line.
 
Thanks,
nitin
Message 1 of 4
(2,816 Views)
one clarification, by Y & Z axis parameters,i mean to say that  one portion of rail can be straight line ,second may be up or down from x-axis or curved along the z-axis.
0 Kudos
Message 2 of 4
(2,813 Views)
That is very impressive actually!  Great job!! 
Daniel Eaton
National Instruments
Systems Engineering
Embedded and Industrial Control
0 Kudos
Message 3 of 4
(2,788 Views)
Do you mean the rail must follow a parametric curve? In that case, you'll have to calculate points at a required interval (e.g. so that it looks smooth) and draw lines between these points.


Regards,


Wiebe.
0 Kudos
Message 4 of 4
(2,764 Views)