Open CASCADE Technology
7.3.0
|
Defines a pipe (near from Pipe from BRepFill), with modifications provided for the Pipe feature. More...
#include <LocOpe_Pipe.hxx>
Public Member Functions | |
LocOpe_Pipe (const TopoDS_Wire &Spine, const TopoDS_Shape &Profile) | |
const TopoDS_Shape & | Spine () const |
const TopoDS_Shape & | Profile () const |
const TopoDS_Shape & | FirstShape () const |
const TopoDS_Shape & | LastShape () const |
const TopoDS_Shape & | Shape () const |
const TopTools_ListOfShape & | Shapes (const TopoDS_Shape &S) |
const TColGeom_SequenceOfCurve & | Curves (const TColgp_SequenceOfPnt &Spt) |
Handle< Geom_Curve > | BarycCurve () |
Defines a pipe (near from Pipe from BRepFill), with modifications provided for the Pipe feature.
LocOpe_Pipe::LocOpe_Pipe | ( | const TopoDS_Wire & | Spine, |
const TopoDS_Shape & | Profile | ||
) |
Handle< Geom_Curve > LocOpe_Pipe::BarycCurve | ( | ) |
const TColGeom_SequenceOfCurve& LocOpe_Pipe::Curves | ( | const TColgp_SequenceOfPnt & | Spt | ) |
const TopoDS_Shape& LocOpe_Pipe::FirstShape | ( | ) | const |
const TopoDS_Shape& LocOpe_Pipe::LastShape | ( | ) | const |
const TopoDS_Shape& LocOpe_Pipe::Profile | ( | ) | const |
const TopoDS_Shape& LocOpe_Pipe::Shape | ( | ) | const |
const TopTools_ListOfShape& LocOpe_Pipe::Shapes | ( | const TopoDS_Shape & | S | ) |
const TopoDS_Shape& LocOpe_Pipe::Spine | ( | ) | const |