Description:

In ReplayHistory, use GetRhinoObjRef to convert the information in a history record into the ObjRef that has up to date RhinoObject pointers

Syntax:
public ObjRef GetRhinoObjRef(
int id
)
Parameters:
  • id
  • Type: int
  • HistoryRecord value id
Returns:
Type: ObjRef
ObjRef on success, None if not successful
Available since:
5.0

GetRhinoObjRef method

Class:  Rhino.DocObjects.ReplayHistoryData

Nothing found