The MeshFixSingleFacet class tries to fix a special case of non-manifolds.
More...
#include <Evaluation.h>
The MeshFixSingleFacet class tries to fix a special case of non-manifolds.
- See also
- MeshEvalSingleFacet
◆ MeshFixSingleFacet()
MeshCore::MeshFixSingleFacet::MeshFixSingleFacet |
( |
MeshKernel & |
rclB, |
|
|
const std::vector< std::list< FacetIndex > > & |
mf |
|
) |
| |
◆ ~MeshFixSingleFacet()
virtual MeshCore::MeshFixSingleFacet::~MeshFixSingleFacet |
( |
| ) |
|
|
virtual |
◆ Fixup()
bool MeshFixSingleFacet::Fixup |
( |
| ) |
|
|
virtual |
This function attempts to change the mesh kernel to be valid according to the checked criterion: True is returned if the errors could be fixed, false otherwise.
Implements MeshCore::MeshValidation.
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Mesh/App/Core/Evaluation.h
- FreeCAD/src/Mod/Mesh/App/Core/Evaluation.cpp