Autodesk Navisworks API
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Export Saved Viewpoint
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
Re: Export Saved Viewpoint
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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/workarou
Hope this helps.
Saikat Bhattacharya
Re: Export Saved Viewpoint
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
Re: Export Saved Viewpoint
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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

