Move the rollback bar
onshape_rollbackSet a rollback index to suppress features after it, reverting the model to an earlier state. Use index 0 to roll back before the first feature.
Instructions
Set the rollback index so features after it are suppressed. Index 0 rolls back to before the first feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ws | Yes | Workspace id — the <ws> segment of the document URL. | |
| doc | Yes | Document id — the <doc> in cad.onshape.com/documents/<doc>/w/<ws>/e/<elem>. | |
| elem | Yes | Element id (tab) — the <elem> segment of the document URL. | |
| index | Yes | Rollback index; use a large number to roll fully forward. |