Creates StdMeshers_QuadrangleParams_i instead of StdMeshers_TrianglePreference_i and StdMeshers_QuadranglePreference_i. More...

Public Member Functions | |
| virtual SMESH_Hypothesis_i * | Create (PortableServer::POA_ptr thePOA, ::SMESH_Gen *theGenImpl) |
| virtual std::string | GetModuleName () |
| virtual bool | IsApplicable (const TopoDS_Shape &S, bool toCheckAll, int algoDim) |
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... | |
Creates StdMeshers_QuadrangleParams_i instead of StdMeshers_TrianglePreference_i and StdMeshers_QuadranglePreference_i.
|
virtual |
Reimplemented from HypothesisCreator_i< StdMeshers_QuadrangleParams_i >.
References StdMeshers_QuadrangleParams_i::SetQuadType().
|
virtualinherited |
Implements GenericHypothesisCreator_i.
|
virtualinherited |
Reimplemented from GenericHypothesisCreator_i.
|
staticinherited |
Check if a shape includes sub-shapes of a given dimension.
Referenced by SMESH::ApplicableToAny::IsApplicable().