BinaryArchiveReaderReadBoundingBox Method |
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public BoundingBox ReadBoundingBox()
Public Function ReadBoundingBox As BoundingBox
Return Value
Type:
BoundingBoxThe element that was read.
See Also