#include <BRepPrimAPI_MakeSweep.hxx>
Inheritance diagram for BRepPrimAPI_MakeSweep:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
virtual Standard_EXPORT TopoDS_Shape | FirstShape ()=0 |
Returns the TopoDS Shape of the bottom of the sweep. . | |
virtual Standard_EXPORT TopoDS_Shape | LastShape ()=0 |
Returns the TopoDS Shape of the top of the sweep. . |
|
Implemented in BRepOffsetAPI_MakePipe, BRepOffsetAPI_MakePipeShell, BRepPrimAPI_MakePrism, and BRepPrimAPI_MakeRevol. |
|
Implemented in BRepOffsetAPI_MakePipe, BRepOffsetAPI_MakePipeShell, BRepPrimAPI_MakePrism, and BRepPrimAPI_MakeRevol. |
|
Reimplemented from BRepBuilderAPI_MakeShape. Reimplemented in BRepOffsetAPI_MakePipe, BRepOffsetAPI_MakePipeShell, BRepPrimAPI_MakePrism, and BRepPrimAPI_MakeRevol. |
|
Reimplemented from BRepBuilderAPI_MakeShape. Reimplemented in BRepOffsetAPI_MakePipe, BRepOffsetAPI_MakePipeShell, BRepPrimAPI_MakePrism, and BRepPrimAPI_MakeRevol. |
|
Reimplemented from BRepBuilderAPI_MakeShape. Reimplemented in BRepOffsetAPI_MakePipe, BRepOffsetAPI_MakePipeShell, BRepPrimAPI_MakePrism, and BRepPrimAPI_MakeRevol. |