Skip to main content
Create an FE Boundary of mesh entities using a list of CAD faces.

Inputs

NameTypeDescription
FacesCAD Face ListThe input CAD faces. The distance to these faces will be the searching criteria for finding entities of the input FE Mesh.
MeshFE MeshThe input FE Mesh to search for mesh entities.
EntityFE Boundary EnumThe type of mesh entity the boundary output should consist of.
ReverseBoolAn option to reverse the selected entities.
ToleranceScalarThe search tolerance for finding mesh entities. If this function does not detect the desired entities, try increasing this tolerance.

Outputs