#include <SMESH_Hypothesis_i.hxx>
|
| static bool | IsShapeOfDim (const TopoDS_Shape &S, int dim) |
| | Check if a shape includes sub-shapes of a given dimension. More...
|
| |
◆ Create()
◆ GetModuleName()
| virtual std::string GenericHypothesisCreator_i::GetModuleName |
( |
| ) |
|
|
pure virtualinherited |
◆ IsApplicable()
| virtual bool GenericHypothesisCreator_i::IsApplicable |
( |
const TopoDS_Shape & |
S, |
|
|
bool |
, |
|
|
int |
algoDim |
|
) |
| |
|
virtualinherited |
◆ IsShapeOfDim()
| bool GenericHypothesisCreator_i::IsShapeOfDim |
( |
const TopoDS_Shape & |
S, |
|
|
int |
dim |
|
) |
| |
|
staticinherited |