STLExportOptions Constructor


OverloadĀ List

Name Description
Public method STLExportOptions
Constructs a new instance of STLExportOptions with default values of all properties.
Public method STLExportOptions(STLExportResolution)
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.

See Also