02-04-2009 03:41 AM
Dear Labview Users,
I have to draw many space lignes I have the origin of each line (X1, Y1, Z2) and i have the destination (X2, Y2, Z2),
So i should draw the lignes in space (X1X2, Y1Y2, Z1Z2) how to draw these many lines in the space,
I attached a photo about what i need, and my Start-up VI,
Thank you in advance for helping me,
Best Regards,
02-04-2009 04:58 AM
02-04-2009 05:07 AM
Hi Again,
I have tried to use the Regular "3D curve" but the problem is as u can see in the JPEG File is that , i need to place many lines in that Curve..
so i need to draw real vectors line with origin (X, Y, Z) and a destination (X2, Y2, Z3) so i can see them in space
Thank you for ur help,
02-04-2009 05:17 AM
02-04-2009 06:13 AM
02-04-2009 07:03 AM
Hello,
Thank you for ur intersting VI, its kind of the beginnning of what im looking for .. but in fact, i should create lines by joining every single Point (X1,Y1,Z1) to (X2,Y2,Z2) to create sort of visible 2 points exemple A (X1, Y1, Y2) and B (X2, Y2, Z2) and i should see the line AB.
Thank u for ur support,
Best Regards,