Convex FACE whose radius of curvature is less than the thickness of layers. It is used to detect distortion of prisms based on a convex FACE and to update normals to enable further increasing the thickness. More...
Public Member Functions | |
bool | CheckPrisms () const |
Check that prisms are not distorted. More... | |
bool | GetCenterOfCurvature (_LayerEdge *ledge, BRepLProp_SLProps &surfProp, SMESH_MesherHelper &helper, gp_Pnt ¢er) const |
Finds a center of curvature of a surface at a _LayerEdge. More... | |
Convex FACE whose radius of curvature is less than the thickness of layers. It is used to detect distortion of prisms based on a convex FACE and to update normals to enable further increasing the thickness.
bool _ConvexFace::CheckPrisms | ( | ) | const |
Check that prisms are not distorted.
bool _ConvexFace::GetCenterOfCurvature | ( | _LayerEdge * | ledge, |
BRepLProp_SLProps & | surfProp, | ||
SMESH_MesherHelper & | helper, | ||
gp_Pnt & | center | ||
) | const |
Finds a center of curvature of a surface at a _LayerEdge.
References SMESH_MesherHelper::GetNodeUV().