Grasshopper API
GH_UndoUtilCreateWireEvent Method |
| Name | Description | |
|---|---|---|
| CreateWireEvent(String, IGH_Param) |
Create a new undo record for a set of Connector wire changes.
This function must be called before the wires are changed.
| |
| CreateWireEvent(String, IEnumerableIGH_Param) |
Create a new undo record for a set of Connector wire changes.
This function must be called before the wires are changed.
|