Snapshots.revertPendingSnapshot Method
Parent Object: SnapshotsDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/Snapshots.h>
Description
Reverts and changes that have been made that can be snapshot. This effectively reverts the design back to the last snapshot. This is only valid when the HasPendingSnapshot property returns true.
Syntax
"snapshots_var" is a variable referencing a Snapshots object. |
Return Value
| Type | Description |
| boolean | Returns true if the revert was successful. |
