]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkSphereSource.xml
#3267 BBTK Feature New Normal - VectorFilterString Box
[bbtk.git] / packages / vtk / src / bbvtkSphereSource.xml
index c526c82bd8b303fcd26d1c5c7bf73b455a119379..50d2bc117075c8d263918371d06db47c41ac3a57 100644 (file)
@@ -39,6 +39,9 @@ if (bbGetInputActive()==true)
 <defaultValues><PRE>
   bbSetInputActive(true);
   bbSetInputRadius(10);
+  bbSetInputCenterX(0);
+  bbSetInputCenterY(0);
+  bbSetInputCenterZ(0);
   bbSetInputPhiResolution(10);
   bbSetInputThetaResolution(10);
 </PRE></defaultValues>