Click or drag to resize

BinaryArchiveReaderReadObjRef Method

Reads a ObjRef from the archive

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.8
Syntax
public ObjRef ReadObjRef()

Return Value

Type: ObjRef
the element that was read
See Also