Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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