Open CASCADE Technology 6.6.0
|
this package provides elementary commands for curves and
surface.
#include <GeomliteTest.hxx>
Static Public Member Functions | |
static void | AllCommands (Draw_Interpretor &I) |
defines all geometric commands. | |
static void | CurveCommands (Draw_Interpretor &I) |
defines curve commands. | |
static void | SurfaceCommands (Draw_Interpretor &I) |
defines surface commands. | |
static void | API2dCommands (Draw_Interpretor &I) |
defines commands to test the Geom2dAPI | |
static void | ApproxCommands (Draw_Interpretor &I) |
defines constrained curves commands. | |
static void | ModificationCommands (Draw_Interpretor &I) |
defines curves and surfaces modification commands. |
static void GeomliteTest::AllCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void GeomliteTest::API2dCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void GeomliteTest::ApproxCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void GeomliteTest::CurveCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void GeomliteTest::ModificationCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void GeomliteTest::SurfaceCommands | ( | Draw_Interpretor & | I | ) | [static] |