<Code Lib>
P

STLExportOptions.TargetUnit

Description:
The unit type of geometry in the resultant STL file. Default value is ExportUnit::Default.

public ExportUnit TargetUnit { get; set; }

Loading…