BinaryArchiveReaderReadGeometry Method |
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public GeometryBase ReadGeometry()
Public Function ReadGeometry As GeometryBase
Return Value
Type:
GeometryBaseThe element that was read.
See Also