SolidCode / SolidPython

A python frontend for solid modelling that compiles to OpenSCAD
1.12k stars 174 forks source link

Provide ~ debug helper (like OpenSCAD #) #167

Closed sillyfrog closed 1 year ago

sillyfrog commented 3 years ago

Provide a ~ helper - when prefixed on an object is the same as .set_modifier("#") - or a # prefix in OpenSCAD. I have been using this patch for some time now for my own use and find it extremely useful.