Open CASCADE Technology  6.9.0
Static Public Member Functions

GeomliteTest Class Reference

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

#include <GeomliteTest.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 SurfaceCommands (Draw_Interpretor &I)
 defines surface commands. More...
 
static void API2dCommands (Draw_Interpretor &I)
 defines commands to test the Geom2dAPI More...
 
static void ApproxCommands (Draw_Interpretor &I)
 defines constrained curves commands. More...
 
static void ModificationCommands (Draw_Interpretor &I)
 defines curves and surfaces modification commands. More...
 

Detailed Description

this package provides elementary commands for curves and surface.

Member Function Documentation

static void GeomliteTest::AllCommands ( Draw_Interpretor I)
static

defines all geometric commands.

static void GeomliteTest::API2dCommands ( Draw_Interpretor I)
static

defines commands to test the Geom2dAPI

  • Intersection
  • Extrema
  • Projection
  • Approximation, interpolation
static void GeomliteTest::ApproxCommands ( Draw_Interpretor I)
static

defines constrained curves commands.

static void GeomliteTest::CurveCommands ( Draw_Interpretor I)
static

defines curve commands.

static void GeomliteTest::ModificationCommands ( Draw_Interpretor I)
static

defines curves and surfaces modification commands.

  • Curve extension to point
  • Surface extension by length
static void GeomliteTest::SurfaceCommands ( Draw_Interpretor I)
static

defines surface commands.


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