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

    Autodesk Navisworks API

    Reply
    Contributor
    ssdiesel
    Posts: 18
    Registered: ‎02-07-2012

    Export Saved Viewpoint

    192 Views, 3 Replies
    09-30-2012 07:44 PM

    Hello!

    Nws allow to export savedviewpoints by "Saved Viewpoint" (right mouse button click) -> "Export Viewpoints...". How can i export saved viewpoints programmaly?

    i thought i can do with help: doc.SavedViewpoints, but there is no function for export

     

     

    Thanks

     

    Please use plain text.
    Employee
    saikat
    Posts: 181
    Registered: ‎08-16-2007

    Re: Export Saved Viewpoint

    10-01-2012 06:24 PM in reply to: ssdiesel

    Hi

     

    My colleague Xiaodong has covered this topic in his blogpost which also contains code showing how we can export from Saved Viewpoints (Clash views in this case).

     

    The blog post can be accessed here: http://adndevblog.typepad.com/aec/2012/09/workaround-to-export-image-of-clash-result.html

     

    Hope this helps.



    Saikat Bhattacharya

    Please use plain text.
    Contributor
    ssdiesel
    Posts: 18
    Registered: ‎02-07-2012

    Re: Export Saved Viewpoint

    10-01-2012 06:48 PM in reply to: saikat
    Thanks for answer. Yes i saw this post. But there used COM API but not .NET. is it possible to make export in .NET? Thanks, Sergey
    Please use plain text.
    Employee
    saikat
    Posts: 181
    Registered: ‎08-16-2007

    Re: Export Saved Viewpoint

    10-04-2012 04:48 PM in reply to: ssdiesel

    Hi

     

    The .NET API does not seem to have any options to Export Viewpoints. The alternative seems to be to use COM API with the .NET API.

     

    Cheers

     



    Saikat Bhattacharya

    Please use plain text.