Generic pipe
| Auteur: | Johannes Reinhardt |
| License: | MIT |
| Collection: | Pipes |
| ID: | genericPipe |
| Source: | No source information used |
Plans
Paramètres
| Nom du paramètre | Description |
|---|
| l | longueur |
| id | diamètre intérieur |
| od | diamètre extérieur |
Description
A generic pipe
FreeCAD
OpenSCAD
Incantations
module genericPipe(od=13, id=10, l=1000, part_mode="default")
function genericPipe_dims(od=13, id=10, l=1000, part_mode="default")
function genericPipe_conn(location,od=13, id=10, l=1000, part_mode="default")
connecteurs
| Emplacement | Plan |
|---|
| front-in |  |
| front-out |  |
| back-in |  |
| back-out |  |
Tables
Comments