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; }
Public Property MapZtoY As Boolean
Get
Set
Property Value
Type:
BooleanSee Also