omdl  v0.9.5
OpenSCAD Mechanical Design Library
Shapes

Geometric shapes and basic constructs. More...

+ Collaboration diagram for Shapes:

Modules

 Basic 2d
 Basic 2D shape.
 
 Basic 3d
 Basic 3D shapes.
 
 Polygons
 Roundable polygons generated in 2D space.
 
 Polyhedrons db
 Sizable polyhedra generated from shape database.
 
 Revolutions
 Select 2D shapes revolved about the z-axis.
 

Files

file  basic_2d.scad
 Basic 2D shapes.
 
file  basic_3d.scad
 Basic 3D shapes.
 
file  polygon.scad
 Roundable polygons generated in 2D space.
 
file  revolved.scad
 Select 2D shapes revolved about the z-axis.
 
file  polyhedron_db.scad
 Sizable polyhedra generated from shape database.
 

Detailed Description

Geometric shapes and basic constructs.

Basic 2d
IIIIII
ellipse()
ellipse_c()
ellipse_cs()
IVVVI
ellipse_s()
ngon()
rectangle()
VIIVIIIIX
rectangle_c()
rhombus()
star2d()

Basic 3d
IIIIII
cone()
cuboid()
ellipsoid()
IVVVI
ellipsoid_s()
pyramid_q()
pyramid_t()
VII
star3d()

Polygons
IIIIII
pg_corner_round()
pg_elliptical_sector()
pg_ngon()
IVVVI
pg_rectangle()
pg_rectangle_rs()
pg_rhombus()
VIIVIIIIX
pg_trapezoid()
pg_triangle_aas()
pg_triangle_asa()
XXIXII
pg_triangle_ppp()
pg_triangle_sas()
pg_triangle_sss()

Revolutions
IIIIII
torus_ellipse_cs()
torus_pg_trapezoid()
torus_rectangle_c()