Message 1 of 1
API - Document.update diffrence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm currently reviewing my code and checking it with the API, and I just can't figure out what the diffrence is between document.update & document.update2
document.update:
Performs compute operations on all of the entities within this Document's scope that may be out of date with respect to their driving entities.
document.update2
performs compute operations on all of the entities within this Document's scope that may be out of date with respect to their driving entities.
The only diffrence is the AcceptErrorsAndContinue part is extra in the update2 but how is this handled in the normal document.update?
Please kudo if this post was helpfull
Please accept as solution if your problem was solved
Inventor 2014 SP2