LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CW 3D graph

Hello,
 
I'd like to use CW 3D graph to plot a polygon surface in a 3D graph. Which method is the best to do that:
Plot3DParametricSurface or Plot3DMesh ?
Could you give me a simple example ?
Thank you
0 Kudos
Message 1 of 5
(4,975 Views)

Hello Bertrand,

you can find lots of examples, using the NI Example Finder. In the CVI Menu bar, pull down the Help menu and select 'Find Examples...'. The NIExampleFinder opens (this may take some time Smiley Wink ). In the NIExampleFinder, Select the search tab and enable the 'Include ni.com examples' checkmark. Double click the keyword '3D' on the bottom of the keywords list and you get the available 3D Graph examples.

I hope this can get you further, since I don't have any experience programming 3D Graphs...

Wim

0 Kudos
Message 2 of 5
(4,963 Views)

Hello,

Thank you for your answer, I didn't know the example finder function in CVI.

Nevertheless I had already checked all the examples provided by the finder and could not find the answer to my question. There is no example for using the CWPlot3DPlot3DMesh function. I think that general speaking, there is not enought documentation provided for CW 3D graph . There were munch better examples with the OpenGL instrument driver.

Bertrand

0 Kudos
Message 3 of 5
(4,947 Views)
Hello, Bertrand

Unfortunately, I couldn't find any C, C++ or .NET examples that use Plot3DMesh. However, I did find a couple of LabVIEW examples that make use of it. I'm posting the links here, in case you have access to LabVIEW and are able to read the code:

Plotting Arrays of XYZ Data Using the 3D Surface Graph:
http://venus.ni.com/stage/utf8/niepd_web_display.DISPLAY_EPD4?p_answer=&p_guid=B123AE0CBA16111EE034080020E74861&p_node=DZ52000&p_rank=&p_source=Internal&p_submitted=N

3D Plot with Pseudo 4th Dimention as Intensity:
http://venus.ni.com/stage/utf8/niepd_web_display.DISPLAY_EPD4?p_answer=&p_guid=B123AE0CBB39111EE034080020E74861&p_node=DZ52038&p_rank=&p_source=Internal&p_submitted=N

Luis
NI
0 Kudos
Message 4 of 5
(4,923 Views)

HI,

 

I couldn't go through the links which u suggested. is there any other way ? I would like to use plot3Dmesh in LabVIEW 64bit. kindly suggest me.

0 Kudos
Message 5 of 5
(2,560 Views)