Search results

  1. F

    OpenCASCADE, VTK integration Error in Debug Mode

    Hello @natalia I'm sorry for the late reply. Thank you very much for your time and solution. I tried a few times but still had some problems running it in Debug. Many times I had to compile VTK and OpenCascade in different ways to fully understand the problem. Finally, as you suggest, I was...
  2. F

    Error running code for Lesson 2?

    Actually I am getting error while following Lesson 2 Tutorial. I posted the question: http://analysissitus.org/forum/index.php?threads/opencascade-vtk-integration-error-in-debug-mode.230/
  3. F

    OpenCASCADE, VTK integration Error in Debug Mode

    I am trying to render a OpenCascade shape using VTK and while setting the Input Connection to Mapper in VTK I am getting error. vtkNew<IVtkTools_ShapeDataSource> occDataSource; occDataSource->SetShape(new IVtkOCC_Shape(shape)); vtkNew<vtkPolyDataMapper> mapper...
Top