sasikanths
Mechanical
- Dec 14, 2012
- 1
I need a help in getting the handle of the out of process UGNX application. This is possible with CATIA . We can get the handle of CATIA V5 from another application using
Set objCATIA = GetObject(, "CATIA.Application")
Are there any such methods or API available for UGNX to get its handle from another application.
Set objCATIA = GetObject(, "CATIA.Application")
Are there any such methods or API available for UGNX to get its handle from another application.