2023 Constructor
Changes 2
C

STLExportOptions

Name Return Type Description
M STLExportOptions.() None Constructs a new instance of STLExportOptions with default values of all properties.
M STLExportOptions(ExportResolution) None 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.
M STLExportOptions(STLExportResolution) None 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.