ObjSaveOptions.AxisSystem

ObjSaveOptions.AxisSystem property

Gets or sets the axis system in the exported file.

public AxisSystem AxisSystem { get; set; }

Remarks

FlipCoordinateSystem must be enabled to utilize this feature.

See Also