Function: exportShapeSTL()
function exportShapeSTL(shapeInput, __namedParameters?): Blob;
Defined in: packages/replicad/src/shapeFunctions/export.ts:66
Exports a shape as an STL file.
Parameters
shapeInput
__namedParameters?
STLExportOptions = {}
Returns
Blob