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
SergioFA
510 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
KempCE
in reply to: SergioFA

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

Message 3 of 4
SergioFA
in reply to: KempCE

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

 

Regards.

Sergio FA.

Message 4 of 4
KempCE
in reply to: SergioFA

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