Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! 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