LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cwx conversion to u3d

Does anyone know if it is possible to convert a cwx file (activex exported 3d graph) in u3d format?

If it's possible how to do that? Is it existing any converter supporting cwx format?

Thanks

0 Kudos
Message 1 of 2
(3,017 Views)

Hi Gnappo,

I am afraid there is no automatic way to perform the conversion.

In fact the CWGraph object exposes a method called ControlImage which returns an image of the entire control in a Windows Metafile format.

Maybe you could try using that method to implement a sort of conversion from there.

My two cents,

 

Lucius

Message 2 of 2
(2,984 Views)