BinaryArchiveReader.ReadPlane Method

BinaryArchiveReaderReadPlane Method

Reads a Plane from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Plane ReadPlane()
Public Function ReadPlane As Plane

Return Value

Type: Plane
The element that was read.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also