Click or drag to resize

BinaryArchiveReaderReadRay3d Method

Reads a Ray3d from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Ray3d ReadRay3d()

Return Value

Type: Ray3d
The element that was read.
See Also