Fem::HypothesisPy Class Reference

#include <HypothesisPy.h>

Public Types

typedef Py::PythonExtension< HypothesisPyHypothesisPyBase
 

Public Member Functions

std::shared_ptr< SMESH_HypothesisgetHypothesis () const
 
 HypothesisPy (std::shared_ptr< SMESH_Hypothesis >)
 
virtual ~HypothesisPy ()
 

Member Typedef Documentation

◆ HypothesisPyBase

typedef Py::PythonExtension<HypothesisPy> Fem::HypothesisPy::HypothesisPyBase

Constructor & Destructor Documentation

◆ HypothesisPy()

HypothesisPy::HypothesisPy ( std::shared_ptr< SMESH_Hypothesis h)

◆ ~HypothesisPy()

HypothesisPy::~HypothesisPy ( )
virtual

Member Function Documentation

◆ getHypothesis()

std::shared_ptr< SMESH_Hypothesis > Fem::HypothesisPy::getHypothesis ( ) const

The documentation for this class was generated from the following files: