Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.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 <GeomAbs_Shape.hxx>
#include <GeomFill_Trihedron.hxx>
#include <Standard_Boolean.hxx>
Data Structures | |
class | BRepFill_Pipe |
Create a shape by sweeping a shape (the profile) along a wire (the spine). For each edge or vertex from the spine the user may ask for the shape generated from each subshape of the profile. More... |