![]() |
Open CASCADE Technology Reference Manual 8.0.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 NCollection_List< TopoDS_Shape > & | Shapes (const TopoDS_Shape &S) |
| const NCollection_Sequence< occ::handle< Geom_Curve > > & | Curves (const NCollection_Sequence< gp_Pnt > &Spt) |
| occ::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 ) |
| occ::handle< Geom_Curve > LocOpe_Pipe::BarycCurve | ( | ) |
| const NCollection_Sequence< occ::handle< Geom_Curve > > & LocOpe_Pipe::Curves | ( | const NCollection_Sequence< gp_Pnt > & | 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 NCollection_List< TopoDS_Shape > & LocOpe_Pipe::Shapes | ( | const TopoDS_Shape & | S | ) |
| const TopoDS_Shape & LocOpe_Pipe::Spine | ( | ) | const |