| bAutoRepair |
bool |
If WeldEdges is enabled, attempt to fill any small holes or cracks in the resulting mesh to form a closed surface. |
VolumeToMeshTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="bWeldEdges")
|
| bOptimizeMesh |
bool |
If WeldEdges is enabled, and after mesh generation is complete, flip edges in planar regions to improve triangle quality. |
VolumeToMeshTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="bWeldEdges")
|
| bShowWireframe |
bool |
Show the wireframe of the resulting converted mesh geometry. |
VolumeToMeshTool.h |
- EditAnywhere
- Category=Options
|
| bWeldEdges |
bool |
Weld coincident vertices and edges together in the resulting mesh to form a closed mesh surface. |
VolumeToMeshTool.h |
- EditAnywhere
- Category=Options
|