Fem::StdMeshers_MaxLengthPy Class Reference
#include <HypothesisPy.h>
Public Member Functions | |
Py::Object getLength (const Py::Tuple &args) | |
Py::Object getPreestimatedLength (const Py::Tuple &args) | |
Py::Object getUsePreestimatedLength (const Py::Tuple &args) | |
Py::Object havePreestimatedLength (const Py::Tuple &args) | |
Py::Object setLength (const Py::Tuple &args) | |
Py::Object setPreestimatedLength (const Py::Tuple &args) | |
Py::Object setUsePreestimatedLength (const Py::Tuple &args) | |
StdMeshers_MaxLengthPy (int hypId, int studyId, SMESH_Gen *gen) | |
~StdMeshers_MaxLengthPy () | |
![]() | |
Py::Object clearParameters (const Py::Tuple &args) | |
Py::Object getattr (const char *name) | |
boost::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 void init_type (PyObject *) | |
Additional Inherited Members | |
![]() | |
typedef SMESH_HypothesisPy< StdMeshers_MaxLengthPy > SMESH_HypothesisPyBase | |
![]() | |
type * hypothesis () const | |
Constructor & Destructor Documentation
◆ StdMeshers_MaxLengthPy()
StdMeshers_MaxLengthPy::StdMeshers_MaxLengthPy | ( | int | hypId, |
int | studyId, | ||
SMESH_Gen * | gen | ||
) |
◆ ~StdMeshers_MaxLengthPy()
StdMeshers_MaxLengthPy::~StdMeshers_MaxLengthPy | ( | ) |
Member Function Documentation
◆ getLength()
Py::Object StdMeshers_MaxLengthPy::getLength | ( | const Py::Tuple & | args | ) |
Referenced by init_type().
◆ getPreestimatedLength()
Py::Object StdMeshers_MaxLengthPy::getPreestimatedLength | ( | const Py::Tuple & | args | ) |
Referenced by init_type().
◆ getUsePreestimatedLength()
Py::Object StdMeshers_MaxLengthPy::getUsePreestimatedLength | ( | const Py::Tuple & | args | ) |
Referenced by init_type().
◆ havePreestimatedLength()
Py::Object StdMeshers_MaxLengthPy::havePreestimatedLength | ( | const Py::Tuple & | args | ) |
Referenced by init_type().
◆ init_type()
|
static |
◆ setLength()
Py::Object StdMeshers_MaxLengthPy::setLength | ( | const Py::Tuple & | args | ) |
Referenced by init_type().
◆ setPreestimatedLength()
Py::Object StdMeshers_MaxLengthPy::setPreestimatedLength | ( | const Py::Tuple & | args | ) |
Referenced by init_type().
◆ setUsePreestimatedLength()
Py::Object StdMeshers_MaxLengthPy::setUsePreestimatedLength | ( | const Py::Tuple & | args | ) |
Referenced by init_type().
The documentation for this class was generated from the following files:
- src/Mod/Fem/App/HypothesisPy.h
- src/Mod/Fem/App/HypothesisPy.cpp