Open CASCADE Technology  7.5.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 CurveTanCommands (Draw_Interpretor &I)
 defines tangent 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 APICommands (Draw_Interpretor &I)
 defines commands to test the GeomAPI 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

◆ AllCommands()

static void GeometryTest::AllCommands ( Draw_Interpretor I)
static

defines all geometric commands.

◆ APICommands()

static void GeometryTest::APICommands ( Draw_Interpretor I)
static

defines commands to test the GeomAPI

  • Intersection
  • Extrema
  • Projection
  • Approximation, interpolation

◆ ConstraintCommands()

static void GeometryTest::ConstraintCommands ( Draw_Interpretor I)
static

defines cosntrained curves commands.

◆ ContinuityCommands()

static void GeometryTest::ContinuityCommands ( Draw_Interpretor I)
static

defines commands to check local continuity between curves or surfaces

◆ CurveCommands()

static void GeometryTest::CurveCommands ( Draw_Interpretor I)
static

defines curve commands.

◆ CurveTanCommands()

static void GeometryTest::CurveTanCommands ( Draw_Interpretor I)
static

defines tangent curve commands.

◆ FairCurveCommands()

static void GeometryTest::FairCurveCommands ( Draw_Interpretor I)
static

defines fair curve commands.

◆ PolyCommands()

static void GeometryTest::PolyCommands ( Draw_Interpretor I)
static

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

◆ SurfaceCommands()

static void GeometryTest::SurfaceCommands ( Draw_Interpretor I)
static

defines surface commands.

◆ TestProjCommands()

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: