Configure 3DVis OnPrem
- Last UpdatedDec 12, 2025
- 1 minute read
You (administrator) must perform the following steps to get the on-prem AVEVA AIM system ready to communicate with the 3DVis OnPrem.
Deployment of 3DVis OnPrem viewer:
To deploy the 3DVis OnPrem viewer with AIM:
-
Navigate to the Dashboard folder that can be found under the installation folder.
For example: C:\Program Files\AVEVA\AVEVA NET\Dashboard\
-
Copy the folder AimPopMeshViewer and paste it under <site-path>/App/custom.
-
Specify the value of PopMeshModelDropFolder in the web.cofig file. This value can be found in the Drop Folder field of the import package configuration.
<portals>
<portal id="Default">
<PopMeshViewer>
<PopMeshModelDropFolder Value="" />
</PopMeshViewer>
.........
.........
</portal>
</portals>
