Fem::StdMeshers_UseExisting_1DPy Class Reference
#include <HypothesisPy.h>
Public Member Functions | |
| StdMeshers_UseExisting_1DPy (int hypId, int studyId, SMESH_Gen *gen) | |
| ~StdMeshers_UseExisting_1DPy () | |
Public Member Functions inherited from Fem::SMESH_HypothesisPy< StdMeshers_UseExisting_1DPy > | |
| 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 Public Member Functions inherited from Fem::SMESH_HypothesisPy< StdMeshers_UseExisting_1DPy > | |
| static void | init_type (PyObject *) |
Additional Inherited Members | |
Public Types inherited from Fem::SMESH_HypothesisPy< StdMeshers_UseExisting_1DPy > | |
| typedef SMESH_HypothesisPy< StdMeshers_UseExisting_1DPy > | SMESH_HypothesisPyBase |
Protected Member Functions inherited from Fem::SMESH_HypothesisPy< StdMeshers_UseExisting_1DPy > | |
| type * | hypothesis () const |
Constructor & Destructor Documentation
◆ StdMeshers_UseExisting_1DPy()
| StdMeshers_UseExisting_1DPy::StdMeshers_UseExisting_1DPy | ( | int | hypId, |
| int | studyId, | ||
| SMESH_Gen * | gen | ||
| ) |
◆ ~StdMeshers_UseExisting_1DPy()
| StdMeshers_UseExisting_1DPy::~StdMeshers_UseExisting_1DPy | ( | ) |
Member Function Documentation
◆ init_type()
|
static |
The documentation for this class was generated from the following files:
- src/Mod/Fem/App/HypothesisPy.h
- src/Mod/Fem/App/HypothesisPy.cpp
Public Member Functions inherited from
1.8.17