Skip to content

M_Rhino_RhinoDoc_ClearUndoRecords

Will Pearson edited this page Aug 12, 2016 · 2 revisions

RhinoDoc.ClearUndoRecords Method (Boolean)

[Missing

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

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

Syntax

C#

public void ClearUndoRecords(
	bool purgeDeletedObjects
)

VB

Public Sub ClearUndoRecords ( 
	purgeDeletedObjects As Boolean
)

Parameters

 

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

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
ClearUndoRecords Overload
Rhino Namespace

Clone this wiki locally