What to do if there is not enough virtual memory?

What to do if there is not enough virtual memory?

Large models can cause errors when there is not enough virtual memory allocated for the system to process big files successfully.

Increasing virtual memory can be done as follows:
  1. Navigate to the **System** section of the Windows Control Panel:

  2. Select **About**, open **Advanced system settings**:

  3. Click on the **Settings** button in the **Performance** section of the **Advanced** tab:

  4. Click on the **Change** button in the **Virtual Memory** section of **Advanced** tab and increase the paging file sizes to 8000-12000mb:

  5. Restart the machine for the change to take effect.


    • Related Articles

    • Memory issues in browser

      JavaScript does not allow forcibly releasing resources (memory). However, it is important to note that if a new scene is created when switching the model, then all objects in the old scene should be deleted using "scene.clear()". Most browsers have ...
    • What is NURBS recognition? What can it be used for?

      NURBS recognition is an algorithm in CAD Exchanger SDK that is aimed at converting NURBS (Non-Uniform Rational B-Spline) curves and surfaces that correspond to geometries in analytical form. Examples include circles and ellipses which are represented ...