#include <BRepPrimAPI_MakeOneAxis.hxx>
Inheritance diagram for BRepPrimAPI_MakeOneAxis:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
virtual Standard_EXPORT Standard_Address | OneAxis ()=0 |
The inherited commands should provide the algorithm. Returned as a pointer. . | |
virtual Standard_EXPORT void | Build () |
Stores the solid in myShape. . | |
Standard_EXPORT const TopoDS_Face & | Face () |
Returns the lateral face of the rotational primitive. . | |
Standard_EXPORT | operator TopoDS_Face () |
Standard_EXPORT const TopoDS_Shell & | Shell () |
Returns the constructed rotational primitive as a shell. . | |
Standard_EXPORT | operator TopoDS_Shell () |
Standard_EXPORT const TopoDS_Solid & | Solid () |
Returns the constructed rotational primitive as a solid. . | |
Standard_EXPORT | operator TopoDS_Solid () |
|
Reimplemented from BRepBuilderAPI_MakeShape. |
|
|
|
Implemented in BRepPrimAPI_MakeCone, BRepPrimAPI_MakeCylinder, BRepPrimAPI_MakeRevolution, BRepPrimAPI_MakeSphere, and BRepPrimAPI_MakeTorus. |
|
Reimplemented from BRepBuilderAPI_MakeShape. Reimplemented in BRepPrimAPI_MakeCone, BRepPrimAPI_MakeCylinder, BRepPrimAPI_MakeRevolution, BRepPrimAPI_MakeSphere, and BRepPrimAPI_MakeTorus. |
|
Reimplemented from BRepBuilderAPI_MakeShape. Reimplemented in BRepPrimAPI_MakeCone, BRepPrimAPI_MakeCylinder, BRepPrimAPI_MakeRevolution, BRepPrimAPI_MakeSphere, and BRepPrimAPI_MakeTorus. |
|
Reimplemented from BRepBuilderAPI_MakeShape. Reimplemented in BRepPrimAPI_MakeCone, BRepPrimAPI_MakeCylinder, BRepPrimAPI_MakeRevolution, BRepPrimAPI_MakeSphere, and BRepPrimAPI_MakeTorus. |
|
|
|
|
|
|
|
|
|
|