0.8.0
Features:
-
New "Release Check" events for Documents, Parts and Engineering Changes, which are triggered before an object is released and allow the release to be aborted by returning an Action.
-
Actions can be returned by a Function to perform actions in CIM Database in response to an event. The first new Action
AbortAndShowErrorAction
can be used to abort the current operation in CIM Database, e.g. to abort a release process if certain conditions are not met.