#include <BRepBuilderAPI.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Static Public Member Functions | |
static Standard_EXPORT void | Plane (const Handle(Geom_Plane)&P) |
Sets the current plane. . | |
static Standard_EXPORT const Handle_Geom_Plane & | Plane () |
Returns the current plane. . | |
static Standard_EXPORT void | Precision (const Standard_Real P) |
Sets the default precision. The current Precision is returned. . | |
static Standard_EXPORT Standard_Real | Precision () |
Returns the default precision. . |
|
|
|
|
|
|
|
|
|
|
|
|
|
|