LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Build-in 3d plotter of ActiveX plotter (LV 2011)

So Ben, I based myself on a program you wrote as you can see. This program plots 200 by 200 points surfaces and does this 200 times (you can see the VI place these surfaces) with random magnitude. The condition is the equation of a solid sphere (x² + y² + z² < 100²), else its NaN.

Is there a good guide for CW3DGraph or ActiveX in general? Because I don't understand much if it.

Is this correct : every instance of the outer for-loop a 3D parametric surface is added to a container in CWplots3D?

 

Code_Sphere.PNGsphere.PNG

Message 11 of 12
(867 Views)

Thank you!

 

"The school of hard knocks" is where I learned it.

 

If you look at the property pop-up and compare it with the activeX methods, you will see the patern used to programatically get at the whisltes and bells.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 12 of 12
(860 Views)