P_Rhino_RhinoDoc_CurrentUndoRecordSerialNumber - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoDoc.CurrentUndoRecordSerialNumber Property

0: undo recording is active and being saved on the undo record with the specified serial number. 0: undo recording is not active. (Disabled or nothing is being recorded.)

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

Syntax

C#

public uint CurrentUndoRecordSerialNumber { get; }

VB

Public ReadOnly Property CurrentUndoRecordSerialNumber As UInteger
	Get

Property Value

Type: UInt32

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

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