So I have built a couple of dynamic components for kitchen design (base, top, corner units, doors) … so say for example I laid down all the base units and have set the height attribute to 72cm … but now the clients want to make them shorter. If I select all the components and change the height attribute the widths will all change too.
Is it possible somehow to specify that I only want the height attribute to change?
@elgabbu, looks like in the DC the height and the width are linked. Right click the component, Select Dynamic Components>Components Attributes to check if it is the case and modify the attributes to disassociate them.
It happens because when you select several dynamic components, enough though you’re only modifying the common attribute, other attributes with same name will try to match.
I think if you change the attribute names so they’re unique, this will solve that problem.
Right - if several selected DC’s are selected and happen to share user-editable attributes, all common attributes are updated when using the Components Options dialog. You can not select just one of the common attributes to update, although that could be done with a custom extension.