STLExportOptions Constructor


OverloadĀ List

Name Description
Public method STLExportOptions
Constructs a new instance of STLExportOptions with default values of all properties.
Public method STLExportOptions(ExportResolution)
Constructs a new instance of STLExportOptions with all predefined tessellation settings, depending on export resolution type. Note: in case of Custom resolution type, tessellation settings won't be predefined and will have default values.
Public method STLExportOptions(STLExportResolution) Obsolete.
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