Click or drag to resize

BinaryArchiveReaderReadInterval Method

Reads a Interval from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Interval ReadInterval()

Return Value

Type: Interval
The element that was read.
See Also