#include <HypothesisPy.h>
Public Member Functions | |
Py::Object | getFineness (const Py::Tuple &args) |
Py::Object | getLength (const Py::Tuple &args) |
Py::Object | setFineness (const Py::Tuple &args) |
StdMeshers_AutomaticLengthPy (int hypId, int studyId, SMESH_Gen *gen) | |
~StdMeshers_AutomaticLengthPy () | |
Public Member Functions inherited from Fem::SMESH_HypothesisPy< StdMeshers_AutomaticLengthPy > | |
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_AutomaticLengthPy > | |
static void | init_type (PyObject *) |
Additional Inherited Members | |
Public Types inherited from Fem::SMESH_HypothesisPy< StdMeshers_AutomaticLengthPy > | |
typedef SMESH_HypothesisPy< StdMeshers_AutomaticLengthPy > | SMESH_HypothesisPyBase |
Protected Member Functions inherited from Fem::SMESH_HypothesisPy< StdMeshers_AutomaticLengthPy > | |
type * | hypothesis () const |
StdMeshers_AutomaticLengthPy::StdMeshers_AutomaticLengthPy | ( | int | hypId, |
int | studyId, | ||
SMESH_Gen * | gen | ||
) |
StdMeshers_AutomaticLengthPy::~StdMeshers_AutomaticLengthPy | ( | ) |
Py::Object StdMeshers_AutomaticLengthPy::getFineness | ( | const Py::Tuple & | args | ) |
Referenced by init_type().
Py::Object StdMeshers_AutomaticLengthPy::getLength | ( | const Py::Tuple & | args | ) |
Referenced by init_type().
|
static |
Py::Object StdMeshers_AutomaticLengthPy::setFineness | ( | const Py::Tuple & | args | ) |
Referenced by init_type().