BinaryArchiveReaderReadPoint3d Method |
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public Point3d ReadPoint3d()
Public Function ReadPoint3d As Point3d
Return Value
Type:
Point3dThe element that was read.
See Also