2022 Constructor
Changes 8
C

STLExportOptions(STLExportResolution)

Description:
Constructs a new instance of STLExportOptions with all predefined tessellation settings, depending on STL export resolution type. Note: in case of Custom resolution type, tessellation settings won't be predefined and will have default values.
Overloads (2):
STLExportOptions(STLExportResolution)
public STLExportOptions(
	STLExportResolution resolutionType
)