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