FileObjReadOptionsMapYtoZ Property |
Setting to transform OBJ's Y axis to Rhino's Z axis
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic bool MapYtoZ { get; set; }
Public Property MapYtoZ As Boolean
Get
Set
Property Value
Type:
Boolean
See Also