<div dir="ltr">I think it should probably be removed.  The sphere example is here [1] and the Quadric example is here [2]. <br><div><div><br></div><div>I'll contact the website maintainers.<br><div><br></div><div> The wiki example looks a little different, but you can get the same figure displayed in the Quadric example in [2] by uncommenting the "Other()" function, uncommenting these lines<div>
<br></div><div><pre class="" style="padding:0px;border:0px none white;color:rgb(0,0,0);line-height:1.2em;font-size:10px;margin-top:0px;margin-bottom:0px;background-image:none;vertical-align:top"><span class="" style="color:rgb(102,102,102)">// Create five surfaces F(x,y,z) = constant between range specified</span>
  <span class="" style="color:rgb(255,0,0);font-style:italic">/*
  vtkContourFilter *contours = vtkContourFilter::New();
  contours->SetInput(sample->GetOutput());
  contours->GenerateValues(5, 0.0, 1.2);
  */</span></pre><div><br></div><div><br></div><div>and commenting these lines</div><div><br></div><div><pre class="" style="padding:0px;border:0px none white;color:rgb(0,0,0);line-height:1.2em;font-size:10px;margin-top:0px;margin-bottom:0px;background-image:none;vertical-align:top">
<span class="" style="color:rgb(0,0,255)">double</span> xmin <span class="" style="color:rgb(0,0,128)">=</span> <span class="" style="color:rgb(0,0,64)">-</span><span class="" style="color:rgb(0,0,221)">10</span>, xmax<span class="" style="color:rgb(0,0,128)">=</span><span class="" style="color:rgb(0,0,221)">11</span>, ymin<span class="" style="color:rgb(0,0,128)">=</span><span class="" style="color:rgb(0,0,64)">-</span><span class="" style="color:rgb(0,0,221)">10</span>, ymax<span class="" style="color:rgb(0,0,128)">=</span><span class="" style="color:rgb(0,0,221)">10</span>, zmin<span class="" style="color:rgb(0,0,128)">=</span><span class="" style="color:rgb(0,0,64)">-</span><span class="" style="color:rgb(0,0,221)">10</span>, zmax<span class="" style="color:rgb(0,0,128)">=</span><span class="" style="color:rgb(0,0,221)">10</span><span class="" style="color:rgb(0,128,128)">;</span>
  sample<span class="" style="color:rgb(0,0,64)">-</span><span class="" style="color:rgb(0,0,128)">></span>SetModelBounds<span class="" style="color:rgb(0,128,0)">(</span>xmin, xmax, ymin, ymax, zmin, zmax<span class="" style="color:rgb(0,128,0)">)</span><span class="" style="color:rgb(0,128,128)">;</span></pre>
</div><div><br></div><div>in PlotFunction().</div><div><br></div><div>We are in the middle of a redesign of the website, where we hope to make the wiki more prominent, but in the meantime I think it's safe to replace this link with a link to the Examples page.</div>
</div></div><div><br></div><div>[1] <a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/GeometricObjects/Sphere">http://www.vtk.org/Wiki/VTK/Examples/Cxx/GeometricObjects/Sphere</a></div><div>[2] <a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/DisplayQuadraticSurfaces">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/DisplayQuadraticSurfaces</a></div>
</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 12, 2014 at 8:20 AM, David Doria <span dir="ltr"><<a href="mailto:daviddoria@gmail.com" target="_blank">daviddoria@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">A user recently pointed out that the code here:<br><br><a href="http://www.vtk.org/VTK/help/examplecode.html" target="_blank">http://www.vtk.org/VTK/help/examplecode.html</a> <div>
<br></div><div>is for VTK5 only. Can someone update this? Or better yet, just remove it in favor of pointing at a publicly editable page so it can be maintained by the community? (Perhaps migrate the info on this page to a wiki page?)<span class="HOEnZb"><font color="#888888"><br>


</font></span></div><span class="HOEnZb"><font color="#888888"><div><br>David</div>
</font></span></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Christopher Mullins<div>R&D Engineer</div><div>Kitware Inc.,</div><div>919.869.8871</div>
</div>