1.3.1.2.3. Show preferred parts when assigning ERP number

The functionality from Add to Link Database [Add to link database] improved. A geosearch is automatically performed in the background and similar parts that already have an ERP number (as in the case of an ERP number). Search with preferred row filter on ).

  1. Click on the Add to link database button.

    -> The New ident number [new ident-no.] dialog opens.

  2. Similar parts that are already in the database are displayed. This allows you to check whether it is possible to use an existing part instead of creating a new one.

    If no possible preferred parts are available, you will receive a corresponding message.

  3. If necessary, open one of the suggested parts.

  4. You can now choose not to create a new part or enter a new ERP number (and material) and confirm with OK.

    New ERP number assigned

    New ERP number assigned

You have the option of switching the display of duplicates on or off in the configuration file. To do this, select "true" or "false".

...\sitesetup\3df\custom_config.json

  duplicatePartsSettings: {
    showDuplicatedParts: true/false;
    showDuplicatedPartsPercentage: 98,
    duplicatePartResultCount: 25,
  },