Is it possible to update saved viewpoints in Navisworks through the .NET API after they have been created. For example, if we want to update views after hiding some objects.
Navisworks .NET API includes a method called DocumentSavedViewpoints.ReplaceFromCurrentView(). This method can help replace the SavedViewpoint that is being passed on to this method with an updated copy. Viewpoint, Redlines and visibility are updated to those in the current View