2022 Enumeration
Changes 8
E

STLExportResolution

Description:
An enumerated type listing possible options to control the tessellation quality.
public enum STLExportResolution
Name Description
E Custom STL exporting with custom resolution (all possible STL tessellation parameters have default values).
E Fine STL exporting with fine resolution.
E Medium STL exporting with medium resolution.
E Coarse STL exporting with coarse resolution.