inplace option does not exist anymore

This commit is contained in:
Martin Diehl 2019-12-19 18:04:24 +01:00
parent befd4e2adf
commit 6114f5c325
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ do
vtk_addPointCloudData $seeds \
--data microstructure,weight \
--inplace \
--vtk ${seeds%.*}.vtp \
done