PlySaveOptions.AxisSystem

PlySaveOptions.AxisSystem property

Gets or sets the axis system in the exported stl file.

public AxisSystem AxisSystem { get; set; }

Remarks

FlipCoordinateSystem must be enabled to utilize this feature.

See Also