• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk Navisworks API

    Reply
    New Member
    Posts: 2
    Registered: ‎08-23-2006

    MessageBox.Show(Autodesk.Navisworks.Api.Application.Gui.MainWindow...

    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.Application.Gui.MainWindow, “Hello World”);

     

    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

    Please use plain text.
    ADN Support Specialist
    xiaodong.liang
    Posts: 814
    Registered: ‎06-12-2011

    Re: MessageBox.Show(Autodesk.Navisworks.Api.Application.Gui.MainWindow...

    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

    Please use plain text.