mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: use vtk::surfaceWriter instead of sampleSurface version
This commit is contained in:
@ -26,4 +26,13 @@ trimFeatures
|
||||
|
||||
writeObj yes; // writes out .obj files to view features
|
||||
|
||||
writeVTK no; // writes vtk files to view features
|
||||
|
||||
// Output items
|
||||
/*
|
||||
closeness yes;
|
||||
curvature yes;
|
||||
featureProxmity yes;
|
||||
*/
|
||||
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
Reference in New Issue
Block a user