Hi Mukund,
Thanks for looking into this. please see the following simple code snippet that I was using to initialize UG. The same exe was able to run in another system without any re-build. There is something in my system making it to crash, whcih I am unable to identify. I appreciate your...
I am getting the following error while initializing the UG using "UF_Initialize()". Thanks in advance for your help, Any help is highly appreciated!!
"
'MeshICBatchX86.exe': Loaded 'C:\EngApps\NX\NX8.5\UGII\libattr.dll'
'MeshICBatchX86.exe': Loaded 'C:\EngApps\NX\NX8.5\UGII\libhidl.dll'...
I am trying to initialize the UG using Open API function UF_Initialize(). I am getting an exception while executing this function. This occurs only in my laptop but in other laptop it works fine. I have un-installed & re installed couple of times to make sure installation is correct.
Following...