"Open project [Open project]" and "Replace [Replace]" (3Dfindit menu in CAD) now also works for own parts catalogs.[13]
Set the following keys in any interface configuration file (ifproewildfire.cfg, ifugnx.cfg, inadeskinv.cfg, etc.):
[Interface] ProjectSearchColumn=ID ProjectSearchValue=CStr(repr.GetScriptingRoot().GetAttributeUtils().LookupAttribute(repr,"NB").GetValue())
The variable names of ID (PSOL table column) and NB (corresponding CAD/PDM attribute) must be adjusted accordingly.
Identical ID and NB values are used to identify the required part.

"NB").GetValue())