Home
last modified time | relevance | path

Searched refs:profileOnly (Results 1 – 1 of 1) sorted by relevance

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/Jobs/
H A DSLAImportJob.cpp21 enum class Sel { modelAndProfile, profileOnly, modelOnly}; enumerator
70 if (get_selection() == Sel::profileOnly) in __anond4a0ffad0102()
151 case Sel::profileOnly: in process()