Open CASCADE Technology  7.1.0.beta
Static Public Member Functions

GeometryTest Class Reference

this package provides commands for curves and surface. More...

#include <GeometryTest.hxx>

Static Public Member Functions

static void AllCommands (Draw_Interpretor &I)
 defines all geometric commands. More...
 
static void CurveCommands (Draw_Interpretor &I)
 defines curve commands. More...
 
static void FairCurveCommands (Draw_Interpretor &I)
 defines fair curve commands. More...
 
static void SurfaceCommands (Draw_Interpretor &I)
 defines surface commands. More...
 
static void ConstraintCommands (Draw_Interpretor &I)
 defines cosntrained curves commands. More...
 
static void API2dCommands (Draw_Interpretor &I)
 defines commands to test the Geom2dAPI More...
 
static void APICommands (Draw_Interpretor &I)
 defines commands to test the Geom2dAPI More...
 
static void ContinuityCommands (Draw_Interpretor &I)
 defines commands to check local continuity between curves or surfaces More...
 
static void PolyCommands (Draw_Interpretor &I)
 defines command to test the polyhedral triangulations and the polygons from the Poly package. More...
 
static void TestProjCommands (Draw_Interpretor &I)
 defines commands to test projection of geometric objects More...
 

Detailed Description

this package provides commands for curves and surface.

Member Function Documentation

static void GeometryTest::AllCommands ( Draw_Interpretor I)
static

defines all geometric commands.

static void GeometryTest::API2dCommands ( Draw_Interpretor I)
static

defines commands to test the Geom2dAPI

  • Intersection
  • Extrema
  • Projection
  • Approximation, interpolation
static void GeometryTest::APICommands ( Draw_Interpretor I)
static

defines commands to test the Geom2dAPI

  • Intersection
  • Extrema
  • Projection
  • Approximation, interpolation
static void GeometryTest::ConstraintCommands ( Draw_Interpretor I)
static

defines cosntrained curves commands.

static void GeometryTest::ContinuityCommands ( Draw_Interpretor I)
static

defines commands to check local continuity between curves or surfaces

static void GeometryTest::CurveCommands ( Draw_Interpretor I)
static

defines curve commands.

static void GeometryTest::FairCurveCommands ( Draw_Interpretor I)
static

defines fair curve commands.

static void GeometryTest::PolyCommands ( Draw_Interpretor I)
static

defines command to test the polyhedral triangulations and the polygons from the Poly package.

static void GeometryTest::SurfaceCommands ( Draw_Interpretor I)
static

defines surface commands.

static void GeometryTest::TestProjCommands ( Draw_Interpretor I)
static

defines commands to test projection of geometric objects


The documentation for this class was generated from the following file: