GH_UndoUtil.CreateWireEvent Method

GH_UndoUtilCreateWireEvent Method

Overload List
  NameDescription
Public methodCreateWireEvent(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.
Public methodCreateWireEvent(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.
Top
See Also