Announcements
Due to scheduled maintenance, the Autodesk Community will be inaccessible from 10:00PM PDT on Oct 16th for approximately 1 hour. We appreciate your patience during this time.
Community
Navisworks API
Welcome to Autodesk’s Navisworks API Forums. Share your knowledge, ask questions, and explore popular Navisworks API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

3th party apps VS 2010

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
Anonymous
618 Views, 3 Replies

3th party apps VS 2010

Hi.

I'm developing a windows app with VS 2010.I need to use the pointview tools from my form. I believe  that i have to use the Autodesk.NavosWorks.Api namespace and i  tried with the next sentence and appears a pair of errors (C# code)

 

private void button2_Click_1(object sender, EventArgs e)
        {
            Autodesk.Navisworks.Api.Application.ActiveDocument.Tool = Tool.NavigateOrbit;
        }

 

Please can somebody help me?? I really appreciate that...

 

Regards.

Sergio

3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: Anonymous

Autodesk.Navisworks.Api.Application.ActiveDocument.Tool.Value = Autodesk.Navisworks.Api.Tool.NavigateOrbit;

Message 3 of 4
Anonymous
in reply to: Anonymous

Thanks a lot.. KempCE for your quick and very usefull  help.

 

Regards.

Sergio FA.

Message 4 of 4
Anonymous
in reply to: Anonymous

your welcome

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Rail Community


 

Autodesk Design & Make Report