Message 1 of 2
Run some code on plugin load.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a plugin for Navisworks in .net (C#) and I am trying to run some code to show a splashscreen when navisworks starts or the first time the plugin is used during the session. Whichever is easier. No luck so far. Is there an initialize event or similar available? Any advice appreciated.