previewOnly

open fun previewOnly(): Shape2d

Shows as transparent in OpenSCAD's preview mode, but is NOT included in the final rendered version, and therefore will NOT be printed.

Equivalent to OpenSCAD's '%' modifier. (This method used to be called 'transparent')