Is it possible to have a plugin that will configure the definition (not the name) as the text that is attached to the component?
I have one of TIG's console scripts for TIG.selected_connected_into_components and works great for defining 'component#1', 'component#2' ..... But since the version of cultist 4.1.4 and even before of the 4.1 versions do not have the list description using "name" instead of "definition", and we have the ability to auto change definition upon a group command stated above, is there a way to add to this script to have it instead of saying "component#" but say the text that is attached to the component?
This way, when I create a cultist, I can first auto rename all components independently defined but in a single command so the cultist recognizes them as unique names instead of 'component#'. I know I can simple click on the component and manually change each one to the text I have identified them with, but was not sure if it was possible to have this plugin (as it is the only one I found that works well for auto component anything so far) take the text name as the definition.
Hope that makes sense.
My workflow goes where I create a model (without components, just because it is easier for me to do it that way since my models require adjusting for optimizing them, then I take off parts to see the assembly and add text to identify it BEFORE it is exploded, then manually explode (since its not components yet) and again re-text them pieces and then use the mentioned above command to turn them all into components at once.
I just want to try to speed up the workflow by having the text show up as the definition if possible.