inplace option does not exist anymore
This commit is contained in:
parent
befd4e2adf
commit
6114f5c325
|
@ -6,7 +6,6 @@ do
|
||||||
|
|
||||||
vtk_addPointCloudData $seeds \
|
vtk_addPointCloudData $seeds \
|
||||||
--data microstructure,weight \
|
--data microstructure,weight \
|
||||||
--inplace \
|
|
||||||
--vtk ${seeds%.*}.vtp \
|
--vtk ${seeds%.*}.vtp \
|
||||||
|
|
||||||
done
|
done
|
||||||
|
|
Loading…
Reference in New Issue