Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
SWDRAW_ShapeAnalysis Class Reference

Contains commands to activate package ShapeAnalysis
List of DRAW commands and corresponding functionalities:
tolerance - ShapeAnalysis_ShapeTolerance
projcurve - ShapeAnalysis_Curve
projface - ShapeAnalysis_Surface

#include <SWDRAW_ShapeAnalysis.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static void InitCommands (Draw_Interpretor &theCommands)
 Loads commands defined in ShapeAnalysis


Member Function Documentation

static void SWDRAW_ShapeAnalysis::InitCommands ( Draw_Interpretor theCommands) [static]
void SWDRAW_ShapeAnalysis::operator delete ( void *  anAddress) [inline]
void* SWDRAW_ShapeAnalysis::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* SWDRAW_ShapeAnalysis::operator new ( size_t  size) [inline]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines