Click or drag to resize

FileObjReadOptionsGetTransform Method

Calculates the YToZ transform.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Transform GetTransform()

Return Value

Type: Transform

[Missing <returns> documentation for "M:Rhino.FileIO.FileObjReadOptions.GetTransform"]

See Also