Click or drag to resize

BinaryArchiveReaderReadPoint4d Method

Reads a Point4d from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Point4d ReadPoint4d()

Return Value

Type: Point4d
The element that was read.
See Also