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