#include <Standard.hxx>#include <Standard_Macro.hxx>#include <BRepFill_Pipe.hxx>#include <TopoDS_Wire.hxx>#include <TopoDS_Shape.hxx>#include <gp_Trsf.hxx>#include <Handle_BRepFill_LocationLaw.hxx>#include <Handle_TopTools_HArray2OfShape.hxx>#include <Standard_Integer.hxx>#include <Standard_Boolean.hxx>#include <BRepPrimAPI_MakeSweep.hxx>Data Structures | |
| class | BRepOffsetAPI_MakePipe |
| Describes functions to build pipes. A pipe is built a basis shape (called the profile) along a wire (called the spine) by sweeping. The profile must not contain solids. A MakePipe object provides a framework for:
| |
1.6.3