omdl  v1.0
OpenSCAD Mechanical Design Library
Transforms

Geometric transformation and shape replication. More...

+ Collaboration diagram for Transforms:

Modules

 Alignment
 Shape alignment tools.
 
 Base cs
 Conditional version of base transformations.
 
 Layout
 Ordered sequences of geometric transforms as a single composite operation.
 
 Extrude
 Shape extrusion operations.
 
 Repeat
 Shape repetition tools.
 

Files

file  align.scad
 Shape alignment tools.
 
file  base_cs.scad
 Conditional version of base transformations.
 
file  extrude.scad
 Shape extrusion operations.
 
file  layout.scad
 Ordered sequences of geometric transforms as a single composite operation.
 
file  repeat.scad
 Shape repetition tools.
 

Usage Details

Geometric transformation and shape replication.

Extrude
IIIIII
extrude_linear_mss()
extrude_linear_uss()
extrude_rotate_tr()
IVV
extrude_rotate_trl()
extrude_rotate_trs()

Repeat
III
repeat_grid()
repeat_radial()