LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I should Draw many 3D lignes (space vectors) i have an origin and a destination, how to draw it in a 3D plot?

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,

~~~~~~~~~~~~~~~~~~Looking for a LABVIEW JOB (In EUROPE)>~~~~~~~~~~~~~~~~~~


**The Best Way To Predict**The**Future Is To Invent It**

Salimos - View my most interesting photos on Flickriver
Download All
0 Kudos
Message 1 of 6
(3,159 Views)

Hi Salim,

 

what about using a standard "3d curve" plot with its x/y/z inputs?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 6
(3,142 Views)

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,

~~~~~~~~~~~~~~~~~~Looking for a LABVIEW JOB (In EUROPE)>~~~~~~~~~~~~~~~~~~


**The Best Way To Predict**The**Future Is To Invent It**

Salimos - View my most interesting photos on Flickriver
0 Kudos
Message 3 of 6
(3,138 Views)

Hi Salim,

 

have you tried to call "§d curve" multiple times for the same graph?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 6
(3,134 Views)

Hi Salim,

 

here's an example to my last post...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 6
(3,127 Views)

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,

~~~~~~~~~~~~~~~~~~Looking for a LABVIEW JOB (In EUROPE)>~~~~~~~~~~~~~~~~~~


**The Best Way To Predict**The**Future Is To Invent It**

Salimos - View my most interesting photos on Flickriver
0 Kudos
Message 6 of 6
(3,122 Views)