BinaryArchiveReaderReadVector3d Method |
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public Vector3d ReadVector3d()
Public Function ReadVector3d As Vector3d
Return Value
Type:
Vector3dThe element that was read.
See Also