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