My assemblies are composed of parts whose file is digital e.g. 123_456_789_A.SLDPRT Each part has a variable "part name" which is found in the cartouche during drawing. Is it possible to retrieve this variable "part name" and display it in the assembly tree next to the "numeric" name? It is easier to visually find a part with its name than with its number when the list is long. Even if I have both no worries.
I don't think that creating a config exclusively for the name of the part is a good solution. On the other hand, renaming the configuration "default" by the name of the part is in my opinion more judicious. But this method involves doing the job 2 times. Change the name of the config and populate the data map. If one is changed manually, you should also think about changing the other.