OpenSCAD User Manual
OpenSCAD User Manual
OpenSCAD User Manual
Introduction
OpenSCAD, unlike many CAD product, is not an interactive modeller. Instead it is something like a 2D/3Dcompiler that reads in a program le that describes the
object and renders the model from this le. This gives
you (the designer) full control over the modelling process
and enables you to easily change any step in the modelling
process or make designs that are dened by congurable
parameters.
2
(f) List Comprehensions
(g) Transformations - Size & placement. scale,
resize, rotate, translate, mirror, multmatrix,
oset, color, minkowski & hull
(h) Conditional and Iterator Functions - for, if &
assign
(i) CSG Modelling - Combine primitives. union,
dierence, intersection & render
(j) Modier Characters - Debugging aids, % # !
*
(k) Modules - Write your
tive/transformation function
own
primi-
OVERVIEW
3.1
Text
3.2
Images
3.3
Content license