#include <BRepTest.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 | AllCommands (Draw_Interpretor &DI) |
Defines all the topology commands. . | |
static Standard_EXPORT void | BasicCommands (Draw_Interpretor &DI) |
Defines the basic commands. . | |
static Standard_EXPORT void | CurveCommands (Draw_Interpretor &DI) |
Defines the commands to build edges and wires. . | |
static Standard_EXPORT void | Fillet2DCommands (Draw_Interpretor &DI) |
Defines the commands to perform add fillets on wires and edges. . | |
static Standard_EXPORT void | SurfaceCommands (Draw_Interpretor &DI) |
Defines the commands to build faces and shells. . | |
static Standard_EXPORT void | PrimitiveCommands (Draw_Interpretor &DI) |
Defines the commands to build primitives. . | |
static Standard_EXPORT void | FillingCommands (Draw_Interpretor &DI) |
Defines the commands to build primitives. . | |
static Standard_EXPORT void | SweepCommands (Draw_Interpretor &DI) |
Defines the commands to sweep shapes. . | |
static Standard_EXPORT void | TopologyCommands (Draw_Interpretor &DI) |
Defines the commands to perform topological operations. . | |
static Standard_EXPORT void | FilletCommands (Draw_Interpretor &DI) |
Defines the commands to perform add fillets on shells. . | |
static Standard_EXPORT void | ChamferCommands (Draw_Interpretor &DI) |
Defines the commands to perform add chamfers on shells. . | |
static Standard_EXPORT void | GPropCommands (Draw_Interpretor &DI) |
Defines commands to compute global properties. . | |
static Standard_EXPORT void | MatCommands (Draw_Interpretor &DI) |
Defines commands to compute and to explore the map of the Bisecting locus. . | |
static Standard_EXPORT void | DraftAngleCommands (Draw_Interpretor &DI) |
Defines the commands to modify draft angles of the faces of a shape. . | |
static Standard_EXPORT void | FeatureCommands (Draw_Interpretor &DI) |
Defines the commands to create features on a shape. . | |
static Standard_EXPORT void | OtherCommands (Draw_Interpretor &DI) |
Defines the auxiliary topology commands. . | |
static Standard_EXPORT void | ExtremaCommands (Draw_Interpretor &DI) |
Defines the extrema commands. . | |
static Standard_EXPORT void | CheckCommands (Draw_Interpretor &DI) |
Defines the checkshape command. . | |
static Standard_EXPORT void | PlacementCommands (Draw_Interpretor &DI) |
Defines the placement command. . | |
static Standard_EXPORT void | ProjectionCommands (Draw_Interpretor &DI) |
Defines the commands to project a wire on a shape. . | |
static Standard_EXPORT void | ShellCommands (Draw_Interpretor &DI) |
Defines the commands to prepare shell commands. . |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|