I have a question about using attribute dictionaries/attributes.
I have need to add an attribute dictionary to components, to also add attributes to the dictionary (for example a product code, description, price etc,) and save the changes with the component. I then need to have the facilities to edit these attributes when the components are added to a models.
I do not want to use Dynamic components for this (editing of these is not available in SU Free).
I found a script to add the dictionary and attributes to components, and save them with the component. But I have not been able to find any which allows easy editing of the attributes when the component is later added to a model
Does anyone know of a script which will allow the modifying of attributes (preferably through a dialogue box) for a selected component, and which allows for the change to be saved with the component if required?