#include <HypothesisPy.h>
Public Types | |
typedef Py::PythonExtension< HypothesisPy > | HypothesisPyBase |
Public Member Functions | |
std::shared_ptr< SMESH_Hypothesis > | getHypothesis () const |
HypothesisPy (std::shared_ptr< SMESH_Hypothesis >) | |
virtual | ~HypothesisPy () |
typedef Py::PythonExtension<HypothesisPy> Fem::HypothesisPy::HypothesisPyBase |
HypothesisPy::HypothesisPy | ( | std::shared_ptr< SMESH_Hypothesis > | h | ) |
|
virtual |
std::shared_ptr< SMESH_Hypothesis > Fem::HypothesisPy::getHypothesis | ( | ) | const |