mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-dev
This commit is contained in:
@ -28,6 +28,12 @@ subsetFeatures
|
||||
openEdges yes;
|
||||
}
|
||||
|
||||
trimFeatures
|
||||
{
|
||||
minElem 0;
|
||||
minLen 0;
|
||||
}
|
||||
|
||||
writeObj yes;
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -29,6 +29,12 @@ CAD.obj
|
||||
openEdges yes;
|
||||
}
|
||||
|
||||
trimFeatures
|
||||
{
|
||||
minElem 0;
|
||||
minLen 0;
|
||||
}
|
||||
|
||||
writeObj yes;
|
||||
}
|
||||
|
||||
|
||||
@ -29,6 +29,12 @@ CAD.obj
|
||||
openEdges yes;
|
||||
}
|
||||
|
||||
trimFeatures
|
||||
{
|
||||
minElem 0;
|
||||
minLen 0;
|
||||
}
|
||||
|
||||
writeObj yes;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user