Hello All,
I am using the following function to create colorful image of display of part:
theUFSession.Disp.CreateImage("C:\demo\Images\Test.jpg", UFDisp.ImageFormat.Jpeg, UFDisp.BackgroundColor.Original)
Here theUFSession is a NX remoting session object.
The above command fails often and...