RhinoObject.HasHistoryRecord Method

RhinoObjectHasHistoryRecord Method

Returns whether this object has a history record

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool HasHistoryRecord()
Public Function HasHistoryRecord As Boolean

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.DocObjects.RhinoObject.HasHistoryRecord"]

See Also