Read time: 0.4 minutes (39 words)

OpenSCAD.py

class mmdesigner.OpenSCAD.OpenSCAD[source]

Management class for OpenSCAD command line interface

dump_to_json(json_path)[source]

write mas properties data to specified JSON file

gen_stl(scad_path)[source]

Generate STL file from specified SCAD file

get_bounds()[source]

Return bounds data as a list

get_properties(scad_file)[source]

Calculate mass properties from specified SCAD file

get_version()[source]

return installed OpenScAD version