VISCOUS_3D::_ConvexFace Struct Reference

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 &center) const
 Finds a center of curvature of a surface at a _LayerEdge. More...
 

Detailed Description

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.

Member Function Documentation

◆ CheckPrisms()

bool _ConvexFace::CheckPrisms ( ) const

Check that prisms are not distorted.

◆ GetCenterOfCurvature()

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().


The documentation for this struct was generated from the following file: