#include <LocOpe_Pipe.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | 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 |
| Standard_EXPORT const TopoDS_Shape & | Shape () const |
| Standard_EXPORT const TopTools_ListOfShape & | Shapes (const TopoDS_Shape &S) |
| Standard_EXPORT const TColGeom_SequenceOfCurve & | Curves (const TColgp_SequenceOfPnt &Spt) |
| Standard_EXPORT Handle_Geom_Curve | BarycCurve () |
Private Attributes | |
| BRepFill_Pipe | myPipe |
| TopTools_DataMapOfShapeListOfShape | myMap |
| TopoDS_Shape | myRes |
| TopTools_ListOfShape | myGShap |
| TColGeom_SequenceOfCurve | myCrvs |
| TopoDS_Shape | myFirstShape |
| TopoDS_Shape | myLastShape |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1