Solution
Yes, if you have LabVIEW Full or Professional Development System, you can display 3D models on the front panel using the 3D Picture Control VIs. These methods are not available with LabVIEW Base.
Using a while loop will allow the 3D model to be controlled, such as rotation and zooming.
LabVIEW 8.5 and later example:
Use the Set Drawable method to
LabVIEW 8.4 and earlier example:
Set Geometry is a method that was deprecated after LabVIEW 8.4.