#include <SMESH_Hypothesis_i.hxx>
Public Member Functions | |
virtual SMESH_Hypothesis_i * | Create (PortableServer::POA_ptr thePOA, int theStudyId,::SMESH_Gen *theGenImpl) |
virtual std::string | GetModuleName ()=0 |
virtual bool | IsApplicable (const TopoDS_Shape &S, bool toCheckAll) |
|
virtual |
Implements GenericHypothesisCreator_i.
Reimplemented in QuadrangleParamsCreator< TYPE >.
|
pure virtualinherited |