#include <HypothesisPy.h>
Public Member Functions | |
Py::Object | getMaxVolume (const Py::Tuple &args) |
Py::Object | setMaxVolume (const Py::Tuple &args) |
StdMeshers_MaxElementVolumePy (int hypId, int studyId, SMESH_Gen *gen) | |
~StdMeshers_MaxElementVolumePy () | |
Public Member Functions inherited from Fem::SMESH_HypothesisPy< StdMeshers_MaxElementVolumePy > | |
Py::Object | clearParameters (const Py::Tuple &args) |
Py::Object | getattr (const char *name) |
std::shared_ptr< SMESH_Hypothesis > | getHypothesis () const |
Py::Object | getLastParameters (const Py::Tuple &args) |
Py::Object | getLibName (const Py::Tuple &args) |
Py::Object | getParameters (const Py::Tuple &args) |
Py::Object | isAuxiliary (const Py::Tuple &args) |
Py::Object | repr () |
Py::Object | setLastParameters (const Py::Tuple &args) |
Py::Object | setLibName (const Py::Tuple &args) |
Py::Object | setParameters (const Py::Tuple &args) |
Py::Object | setParametersByMesh (const Py::Tuple &args) |
SMESH_HypothesisPy (SMESH_Hypothesis *) | |
virtual | ~SMESH_HypothesisPy () |
Static Public Member Functions | |
static void | init_type (PyObject *) |
Static Public Member Functions inherited from Fem::SMESH_HypothesisPy< StdMeshers_MaxElementVolumePy > | |
static void | init_type (PyObject *) |
Additional Inherited Members | |
Public Types inherited from Fem::SMESH_HypothesisPy< StdMeshers_MaxElementVolumePy > | |
typedef SMESH_HypothesisPy< StdMeshers_MaxElementVolumePy > | SMESH_HypothesisPyBase |
Protected Member Functions inherited from Fem::SMESH_HypothesisPy< StdMeshers_MaxElementVolumePy > | |
type * | hypothesis () const |
StdMeshers_MaxElementVolumePy::StdMeshers_MaxElementVolumePy | ( | int | hypId, |
int | studyId, | ||
SMESH_Gen * | gen | ||
) |
StdMeshers_MaxElementVolumePy::~StdMeshers_MaxElementVolumePy | ( | ) |
Py::Object StdMeshers_MaxElementVolumePy::getMaxVolume | ( | const Py::Tuple & | args | ) |
Referenced by init_type().
|
static |
Py::Object StdMeshers_MaxElementVolumePy::setMaxVolume | ( | const Py::Tuple & | args | ) |
Referenced by init_type().