11-27-2014 06:05 AM
Hi,
I'm having problems with displaying an STL file in Labview.
The STL file that I'm using is in ASCII format but I can't display it. Some part of the display is becoming gray when I run the VI.
You can see 3D Picture Display and block diagram.
What could be the problem?
Solved! Go to Solution.
12-01-2014 01:16 PM
I believe the problem is with your 3D Picture object configuration. If you right-click the 3D Picture box, select Camera Controller and choose a setting other than None, I believe that will fix your issue. The LabVIEW help documentation, Configuring a Camera for a 3D Scene, explains the relevant configuration settings for the 3D Picture object.
Jacob