Programmatically Installing Event Handlers

 
 
 

If you want to dynamically install and remove event handlers:

  1. Put the plug-in in a non-standard location (a location where Softimage does not look for self-installing plug-ins).

  2. Use LoadPlugin or LoadPlugin and UnloadPlugin or UnloadPlugin to load and unload the event handler as required.