omdl
v1.0
OpenSCAD Mechanical Design Library
Script
include <omdl-base.scad>;
include <
common
/validation.scad>;
echo( str(
"openscad version "
, version()) );
for
(i=[1:14]) echo(
"not tested:"
);
// end_include
common
function common(v1, v2, e=empty_lst)
Return a list of the common elements of two iterable values.
Auto-tests and Validation
Validation Tests and Results
Types
Tables
Generated on Tue Mar 24 2026 18:54:52 for omdl by
doxygen
with
openscad-amu