08-20-2009 10:30 PM
I have a VI that creates a 3D plot inside of an ActiveX container using CWGraph3D. Is there a way to save this plot as an image? I would like this to be done in the VI code, and not by human interaction with the front panel. My goal is to create a movie from a series of the 3D plot images.
thanks,
Scott
08-21-2009 03:23 PM
Hey Scott,
Check out this Knowledgebase on saving a front panel control to a image. The article was written with a normal front panel control in mind, but it still applies to the CWGraph3D ActiveX container.