Parameters of MR::cutMesh.
More...
#include <MRContoursCut.h>
Parameters of MR::cutMesh.
This structure contains some options and optional outputs of MR::cutMesh function
- See also
- MR::CutMeshResult
◆ ForceFill
This enum defines the MR::cutMesh behaviour in case of bad faces acure basicaly MR::cutMesh removes all faces which contours pass through, adds new edges to topology and fills all removed parts
- Note
- Bad faces here mean faces where contours have intersections and cannot be cut and filled in an good way
◆ new2OldMap
FaceMap* MR::CutMeshParameters::new2OldMap {nullptr} |
This is optional output - map from newly generated faces to old faces (N-1)
◆ None
◆ sortData
This is optional input for better contours resolving
it provides additional info from other mesh used in boolean operation, useful to solve some degeneration
- Note
- Most likely you don't need this in case you call MR::cutMesh manualy, use case of it is MR::boolean
The documentation for this struct was generated from the following file: