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
Solved! Go to Solution.
Can't find what you're looking for? Ask the community or share your knowledge.