Open CASCADE Technology
7.3.0
|
Provides commands to test BRep. More...
#include <BRepTest.hxx>
Static Public Member Functions | |
static void | AllCommands (Draw_Interpretor &DI) |
Defines all the topology commands. More... | |
static void | BasicCommands (Draw_Interpretor &DI) |
Defines the basic commands. More... | |
static void | CurveCommands (Draw_Interpretor &DI) |
Defines the commands to build edges and wires. More... | |
static void | Fillet2DCommands (Draw_Interpretor &DI) |
Defines the commands to perform add fillets on wires and edges. More... | |
static void | SurfaceCommands (Draw_Interpretor &DI) |
Defines the commands to build faces and shells. More... | |
static void | PrimitiveCommands (Draw_Interpretor &DI) |
Defines the commands to build primitives. More... | |
static void | FillingCommands (Draw_Interpretor &DI) |
Defines the commands to build primitives. More... | |
static void | SweepCommands (Draw_Interpretor &DI) |
Defines the commands to sweep shapes. More... | |
static void | TopologyCommands (Draw_Interpretor &DI) |
Defines the commands to perform topological operations. More... | |
static void | FilletCommands (Draw_Interpretor &DI) |
Defines the commands to perform add fillets on shells. More... | |
static void | ChamferCommands (Draw_Interpretor &DI) |
Defines the commands to perform add chamfers on shells. More... | |
static void | GPropCommands (Draw_Interpretor &DI) |
Defines commands to compute global properties. More... | |
static void | MatCommands (Draw_Interpretor &DI) |
Defines commands to compute and to explore the map of the Bisecting locus. More... | |
static void | DraftAngleCommands (Draw_Interpretor &DI) |
Defines the commands to modify draft angles of the faces of a shape. More... | |
static void | FeatureCommands (Draw_Interpretor &DI) |
Defines the commands to create features on a shape. More... | |
static void | OtherCommands (Draw_Interpretor &DI) |
Defines the auxiliary topology commands. More... | |
static void | ExtremaCommands (Draw_Interpretor &DI) |
Defines the extrema commands. More... | |
static void | CheckCommands (Draw_Interpretor &DI) |
Defines the checkshape command. More... | |
static void | PlacementCommands (Draw_Interpretor &DI) |
Defines the placement command. More... | |
static void | ProjectionCommands (Draw_Interpretor &DI) |
Defines the commands to project a wire on a shape. More... | |
static void | HistoryCommands (Draw_Interpretor &DI) |
Defines the History commands for the algorithms. More... | |
Provides commands to test BRep.
|
static |
Defines all the topology commands.
|
static |
Defines the basic commands.
|
static |
Defines the commands to perform add chamfers on shells.
|
static |
Defines the checkshape command.
|
static |
Defines the commands to build edges and wires.
|
static |
Defines the commands to modify draft angles of the faces of a shape.
|
static |
Defines the extrema commands.
|
static |
Defines the commands to create features on a shape.
|
static |
Defines the commands to perform add fillets on wires and edges.
|
static |
Defines the commands to perform add fillets on shells.
|
static |
Defines the commands to build primitives.
|
static |
Defines commands to compute global properties.
|
static |
Defines the History commands for the algorithms.
|
static |
Defines commands to compute and to explore the map of the Bisecting locus.
|
static |
Defines the auxiliary topology commands.
|
static |
Defines the placement command.
|
static |
Defines the commands to build primitives.
|
static |
Defines the commands to project a wire on a shape.
|
static |
Defines the commands to build faces and shells.
|
static |
Defines the commands to sweep shapes.
|
static |
Defines the commands to perform topological operations.