Click or drag to resize

BinaryArchiveReaderReadBoundingBox Method

Reads a BoundingBox from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public BoundingBox ReadBoundingBox()

Return Value

Type: BoundingBox
The element that was read.
See Also