Autodesk Navisworks API
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
MessageBox .Show(Auto desk.Navis works.Api. Applicatio n.Gui.Main Window...
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
97 Views, 1 Replies
08-05-2012 09:28 AM
The following statement in the Hello World! example generates errors:
MessageBox.Show(Autodesk.Navisworks.Api.Applicatio
The following statement works fine:
MessageBox.Show("Hello World!")
Why?
Thank you in advance for your patience in answering what must be a basic namespace? related question. Warm regards from Los Angeles,
Emmanuel
Re: MessageBox .Show(Auto desk.Navis works.Api. Applicatio n.Gui.Main Window...
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-15-2012 11:39 PM in reply to:
caddguru
Hi,
I gave a small test with <2013>\api\net\examples\Basic Examples\CSharp\BasicPlugIn. It works well to me. I can run the command and the dialog popped out without any error.
Do you have any more information,. e.g. error message snapshot? It would be helpful for the peers in forum to offer a hand.
Xiaodong Liang
Developer Technical Services
Autodesk Developer Network

