M_Rhino_RhinoDoc_ClearUndoRecords_1 - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoDoc.ClearUndoRecords Method (UInt32, Boolean)

[Missing

documentation for "M:Rhino.RhinoDoc.ClearUndoRecords(System.UInt32,System.Boolean)"]

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public void ClearUndoRecords(
	uint undoSerialNumber,
	bool purgeDeletedObjects
)

VB

Public Sub ClearUndoRecords ( 
	undoSerialNumber As UInteger,
	purgeDeletedObjects As Boolean
)

Parameters

 

undoSerialNumber
Type: System.UInt32
[Missing documentation for "M:Rhino.RhinoDoc.ClearUndoRecords(System.UInt32,System.Boolean)"]
purgeDeletedObjects
Type: System.Boolean
[Missing documentation for "M:Rhino.RhinoDoc.ClearUndoRecords(System.UInt32,System.Boolean)"]

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
ClearUndoRecords Overload
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️