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.
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):
public STLExportOptions(
STLExportResolution resolutionType
)
-
resolutionTypeThe type of STL export resolution.
-
A value passed for an enumeration argument is not a member of that enumeration