OSCADmlmodule Scad : sig ... endBuild scad models with well-typed dimensional system (3d / 2d) aware functions mapping down onto the similarly named operations made available by the OpenSCAD language.
These modules are provided at the top-level as convenient namespaces for the configuration types taken as parameters to their corresponding model building functions in Scad.
module Color : sig ... endScad.color specification type
module Export : sig ... endExporting .scad scripts through the OpenSCAD command line interface.
module Debug : sig ... end