Search results

  1. V

    OCC+VTK Interactor

    Hello liuxeme, I have encountered a problem where the shapeId value I obtained is very large and I feel that it is incorrect. And obtain IVtk_ ShapeIdList is null. I don't know where the problem is.
  2. V

    AsiAlgo failed to compile with vtk9.2

    I guess it may be due to internal reasons in the new version of vtk. I used vtk6.1 and vtk8.2 to compile successfully, but later versions of vtk9.2 will appear after compilation __declspec (dllimport) error.
  3. V

    AsiAlgo failed to compile with vtk9.2

    This is very strange. I can successfully compile the asiAlgo project with a lower version of vtk6.1, while a higher version of vtk9.2 cannot. It's hard to understand.
  4. V

    AsiAlgo failed to compile with vtk9.2

    Hello, Is there a version requirement for vtk in AnalysisSitus program compilation? I failed to compile using vtk9.2 on the asiAlgo project. Compiling with the default vtk8.2 is good. I don't know how to solve this problem. Is there any kind-hearted person who can give me some advice. I checked...
Top