Open CASCADE Technology  7.5.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

◆ AllCommands()

static void GeomliteTest::AllCommands ( Draw_Interpretor I)
static

defines all geometric commands.

◆ API2dCommands()

static void GeomliteTest::API2dCommands ( Draw_Interpretor I)
static

defines commands to test the Geom2dAPI

  • Intersection
  • Extrema
  • Projection
  • Approximation, interpolation

◆ ApproxCommands()

static void GeomliteTest::ApproxCommands ( Draw_Interpretor I)
static

defines constrained curves commands.

◆ CurveCommands()

static void GeomliteTest::CurveCommands ( Draw_Interpretor I)
static

defines curve commands.

◆ ModificationCommands()

static void GeomliteTest::ModificationCommands ( Draw_Interpretor I)
static

defines curves and surfaces modification commands.

  • Curve extension to point
  • Surface extension by length

◆ SurfaceCommands()

static void GeomliteTest::SurfaceCommands ( Draw_Interpretor I)
static

defines surface commands.


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