Message 1 of 4
Detecting -NoGui option in a plugin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm starting to think of a version of our plugin that could be automated and run some of its features without any UI.
I know Navisworks can be launched without UI using the -NoGui option.
Before I start tracking under debugger what happen in such situation, does anyone have some clues/guidelines?
For now I subscribe to Application.GuiCreated and started wrtiing mycode based on Application.Gui != null but:
- this even comes very late
- not even sure if I will receive such event for a CommandHandlerPlugin when Navisworks run with -NoGui option
- not sure which document events will still happen
Thanks in advance for any clues
Main Scientist, Full Stack Developer & When Time Permits Director of IDIGO ► On your marks, Set, Go