Open CASCADE Technology
7.3.0
|
Defines a pipe (near from Pipe from BRepFill), with modifications provided for the Pipe feature. More...
#include <LocOpe_DPrism.hxx>
Public Member Functions | |
LocOpe_DPrism (const TopoDS_Face &Spine, const Standard_Real Height1, const Standard_Real Height2, const Standard_Real Angle) | |
LocOpe_DPrism (const TopoDS_Face &Spine, const Standard_Real Height, const Standard_Real Angle) | |
Standard_Boolean | IsDone () const |
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 |
void | Curves (TColGeom_SequenceOfCurve &SCurves) const |
Handle< Geom_Curve > | BarycCurve () const |
Defines a pipe (near from Pipe from BRepFill), with modifications provided for the Pipe feature.
LocOpe_DPrism::LocOpe_DPrism | ( | const TopoDS_Face & | Spine, |
const Standard_Real | Height1, | ||
const Standard_Real | Height2, | ||
const Standard_Real | Angle | ||
) |
LocOpe_DPrism::LocOpe_DPrism | ( | const TopoDS_Face & | Spine, |
const Standard_Real | Height, | ||
const Standard_Real | Angle | ||
) |
Handle< Geom_Curve > LocOpe_DPrism::BarycCurve | ( | ) | const |
void LocOpe_DPrism::Curves | ( | TColGeom_SequenceOfCurve & | SCurves | ) | const |
const TopoDS_Shape& LocOpe_DPrism::FirstShape | ( | ) | const |
Standard_Boolean LocOpe_DPrism::IsDone | ( | ) | const |
const TopoDS_Shape& LocOpe_DPrism::LastShape | ( | ) | const |
const TopoDS_Shape& LocOpe_DPrism::Profile | ( | ) | const |
const TopoDS_Shape& LocOpe_DPrism::Shape | ( | ) | const |
const TopTools_ListOfShape& LocOpe_DPrism::Shapes | ( | const TopoDS_Shape & | S | ) | const |
const TopoDS_Shape& LocOpe_DPrism::Spine | ( | ) | const |