Click or drag to resize

RhinoObjectHasHistoryRecord Method

Returns whether this object has a history record

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntax
public bool HasHistoryRecord()

Return Value

Type: Boolean

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

See Also