OSE Piping Workbench: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
= Introduction = | = Introduction = | ||
The OSE pipe workbench is a FreeCAD workbench with pipes and fittings. It creates pipes and fitting using FreeCAD Parts workbench and [https://github.com/oddtopus/flamingo | Flamingo]. | The OSE pipe workbench is a FreeCAD workbench with pipes and fittings. It creates pipes and fitting using FreeCAD Parts workbench and [https://github.com/oddtopus/flamingo | Flamingo]. | ||
= Programming = | = Programming = |
Revision as of 06:12, 24 March 2018
Hint: See Workbench Source Code at PVC_Pipe_and_Fittings_Library#OSE_Piping_Workbench
Introduction
The OSE pipe workbench is a FreeCAD workbench with pipes and fittings. It creates pipes and fitting using FreeCAD Parts workbench and | Flamingo.
Programming
- FreeCAD scripted object
- It should be possible to represent the object with "classic" FreeCAD forms like cylinders, spheres, sweeping objects ...
- It should be possible to use solids.
- The main purpose is to create tools for moving, rotations, and fittings.