#include <HypothesisPy.h>
Public Member Functions | |
StdMeshers_NotConformAllowedPy (int hypId, int studyId, SMESH_Gen *gen) | |
~StdMeshers_NotConformAllowedPy () | |
Static Public Member Functions | |
static void | init_type (PyObject *) |
Definition at line 109 of file HypothesisPy.h.
StdMeshers_NotConformAllowedPy::StdMeshers_NotConformAllowedPy | ( | int | hypId, | |
int | studyId, | |||
SMESH_Gen * | gen | |||
) |
Definition at line 318 of file HypothesisPy.cpp.
StdMeshers_NotConformAllowedPy::~StdMeshers_NotConformAllowedPy | ( | ) |
Definition at line 323 of file HypothesisPy.cpp.
void StdMeshers_NotConformAllowedPy::init_type | ( | PyObject * | module | ) | [static] |
Reimplemented from Fem::SMESH_HypothesisPy< StdMeshers_NotConformAllowedPy >.
Definition at line 311 of file HypothesisPy.cpp.
References Py::PythonExtension< StdMeshers_NotConformAllowedPy >::behaviors(), and Fem::SMESH_HypothesisPy< StdMeshers_NotConformAllowedPy >::init_type().
Referenced by initFem().