Grasshopper API
GH_UndoUtilCreateLayoutEvent Method |
| Name | Description | |
|---|---|---|
| CreateLayoutEvent(String, IGH_DocumentObject) |
Create a new undo record for a single object layout change.
This function must be called before the layout is changed.
| |
| CreateLayoutEvent(String, IEnumerableIGH_DocumentObject) |
Create a new undo record for a bunch of object layout changes.
This function must be called before the layouts are changed.
|