Click or drag to resize

BinaryArchiveReaderReadPlane Method

Reads a Plane from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Plane ReadPlane()

Return Value

Type: Plane
The element that was read.
See Also