SolidCode / SolidPython

A python frontend for solid modelling that compiles to OpenSCAD
1.11k stars 173 forks source link

Convexity is not an available parameter for import_() #106

Closed 3marcusw closed 5 years ago

3marcusw commented 5 years ago

When using import_() the convexity parameter is not available, which can be an essential parameter for some files to be workable.

etjones commented 5 years ago

Added. This was overlooked a long time ago. I've never used any files that needed convexity at all, so I've never really been sure what it was for. Out of curiosity, can you point me to a file that needs a convexity argument? I'd like to understand what OpenSCAD is doing with it.