Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Dear Experts,
We are trying to run custom CATIA API from WGM using tookit function:
wwgmtkApplication::executeCustomCommand ()
This is called from initialize() method of custom-dll registered in WWGM (customizationTK).
It's crashing since this initialize() method is getting called before CATIA launched!.
Is it possible to add a listened in toolkit when CATIA is launched or is there any work-around solution?
(WGM 10 + CATIA V5 R24)
Thanks for your time.
Nathaniel