How to get Handle of the out of process UGNX application 6.5 or above - VB.Net/C#
How to get Handle of the out of process UGNX application 6.5 or above - VB.Net/C#
(OP)
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.




