GH_UndoUtil.CreatePivotEvent Method

GH_UndoUtilCreatePivotEvent Method

Overload List
  NameDescription
Public methodCreatePivotEvent(String, IGH_DocumentObject)
Create a new undo record for a single pivot change. This function must be called before the pivot is changed.
Public methodCreatePivotEvent(String, IEnumerableIGH_DocumentObject)
Create a new undo record for a bunch of pivot changes. This function must be called before the pivots are changed.
Top
See Also