Click or drag to resize

FileObjWriteOptionsMapZtoY Property

Setting to transform Rhino's Z axis to OBJ's Y axis

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool MapZtoY { get; set; }

Property Value

Type: Boolean
See Also