Generic pipe
Author: | Johannes Reinhardt |
License: | MIT |
Collection: | Pipes |
ID: | genericPipe |
Source: | No source information used |
Drawings
Parameters
Parameter Name | Description |
---|
l | length |
id | inner diameter |
od | outer diameter |
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")
Connectors
Location | Drawing |
---|
front-in | |
front-out | |
back-in | |
back-out | |
Tables
Comments