
Public Member Functions | |
| virtual std::string | GetModuleName () |
| virtual bool | IsApplicable (const TopoDS_Shape &S, bool toCheckAll, int algoDim) |
| virtual SMESH_Hypothesis_i * | Create (PortableServer::POA_ptr thePOA, ::SMESH_Gen *theGenImpl) |
Static Public Member Functions | |
| static bool | IsShapeOfDim (const TopoDS_Shape &S, int dim) |
| Check if a shape includes sub-shapes of a given dimension. More... | |
|
virtualinherited |
Implements GenericHypothesisCreator_i.
Reimplemented in QuadrangleParamsCreator< TYPE >.
|
virtual |
Implements GenericHypothesisCreator_i.
|
virtual |
Reimplemented from GenericHypothesisCreator_i.
References SMESH::IsApplicable().
|
staticinherited |
Check if a shape includes sub-shapes of a given dimension.
Referenced by SMESH::ApplicableToAny::IsApplicable().