The
Configuration file for 3Dfindit is the custom_config.json
. You can find them
under $SITESETUP/3df
.
If the file does not exist, you must create it. At least the following section within the file is then required as the basic configuration:
{ "baseApiPath": "", "basename": "/webapps/3dfindit-enterprise", "erp": true, "startRoute": "CadBim", "isEnterprise": true, }