Grasshopper API
GH_UndoUtilCreatePivotEvent Method |
| Name | Description | |
|---|---|---|
| CreatePivotEvent(String, IGH_DocumentObject) |
Create a new undo record for a single pivot change.
This function must be called before the pivot is changed.
| |
| CreatePivotEvent(String, IEnumerableIGH_DocumentObject) |
Create a new undo record for a bunch of pivot changes.
This function must be called before the pivots are changed.
|