Snapshots.add Method
Parent Object: SnapshotsDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/Snapshots.h>
Description
Creates a new snapshot. Creating a snapshot is only valid when the HasPendingTransforms property returns true.
Syntax
"snapshots_var" is a variable referencing a Snapshots object. |
Return Value
| Type | Description |
| Snapshot | Returns the newly created snapshot. |
