[vtkusers] help: use vtkstlreader to read a stl file and reader using c++

siyan liu cncadcam at 163.com
Mon Dec 20 22:06:37 EST 2004


Hi,all
   I just start to use vtk, when I try to translate the example vtl code in "example/rendering/vtl/cadpart",
I built my code successfully, but met execute error,when execute to:
   
   ren1->GetActiveCamera()->Zoom(1.5);
   renWin->Render();

   the following debug error appears:
   "unhandled exception in cadpart.exe(vtkcommon.dll):0x0000005:Access violation"

   I am waiting anxiously for the answer, thanks in advance.

        siyan liu
        cncadcam at 163.com
          2004-12-21


More information about the vtkusers mailing list