|
Open CASCADE Technology 6.5.2
|
Defines a pipe (near from Pipe from BRepFill),
with modifications provided for the Pipe feature.
#include <LocOpe_DPrism.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 |
| 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 |
| void LocOpe_DPrism::operator delete | ( | void * | anAddress | ) | [inline] |
| void* LocOpe_DPrism::operator new | ( | size_t | size | ) | [inline] |
| void* LocOpe_DPrism::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| 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 |
1.7.4