I believe it would be very helpful and useful to have an iLogic Snippet available to change the size/row of a content center part in an assembly as well as a Snippet to replace a content center part with one from a different family (i.e. Bolts, Washers, Nuts, etc...)
Maybe something like?:
Component.ContentCenterChangeSize("iComponentName:1", "RowPartNumberName")
and
Component.ContentCenterReplace("iComponentName:1", "FamlyName" "RowPartNumberName")
Thank you.