-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update NavisworksDocumentModelStore.cs (#491)
- Add reference to `Autodesk.Navisworks.Api.DocumentParts.DocumentDatabase` - Add `_lastSavedState` field to store the last saved state - Compare current state with last saved state before saving - Update last saved state after successful save - Rename `ClearAndSave` method to `ClearAndSaveThisState` for clarity pseudo override - Reset last saved state when clearing models
- Loading branch information
1 parent
ba0cdd3
commit 48670c4
Showing
1 changed file
with
56 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters