Version: 9.12.0
SMESH_Pattern_i.cxx File Reference
#include "SMESH_Pattern_i.hxx"
#include "SMDS_MeshFace.hxx"
#include "SMDS_MeshVolume.hxx"
#include "SMESHDS_Mesh.hxx"
#include "SMESH_Gen_i.hxx"
#include "SMESH_Mesh.hxx"
#include "SMESH_Mesh_i.hxx"
#include "SMESH_PythonDump.hxx"
#include <TopExp_Explorer.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Face.hxx>
#include <Standard_Failure.hxx>
#include <Standard_ErrorHandler.hxx>
#include <sstream>
#include <set>
Include dependency graph for SMESH_Pattern_i.cxx:

Macros

#define RETCASE(enm)   case ::SMESH_Pattern::enm: return SMESH::SMESH_Pattern::enm;
 

Functions

static void addErrorCode (const char *thePyCommand)
 

Macro Definition Documentation

◆ RETCASE

#define RETCASE (   enm)    case ::SMESH_Pattern::enm: return SMESH::SMESH_Pattern::enm;

Function Documentation

◆ addErrorCode()

static void addErrorCode ( const char *  thePyCommand)
static