Click or drag to resize

FileObjWriteOptionsGetTransform Method

Calculates the transform combination of ZToY and any the translation that might occur in a SavewithOrigin.

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.FileObjWriteOptions.GetTransform"]

See Also