Click or drag to resize

BinaryArchiveReaderReadTransform Method

Reads a Transform from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Transform ReadTransform()

Return Value

Type: Transform
The element that was read.
See Also