Fusion 360 parameters gets ugly when you add components which has same parameter names. Let us say i make two copies of imported component which has parameter called height, it becomes something like height, height_1, height_2 , now it would be awesome if the parameters were automatically named with prefix of the component name e.g. spur_height, pinion_height or AnotherImportedComponent_height. It would be even better if the prefix was automatic even if i change the parameter name of any component e.g. if i change height to TotalHeight then it should not include the name of the component while renaming and them the effective name of that parameter would be Component_TotalHeight. This will be very useful in maintaining parameters with logical names for each component without having to change them manually every time i import or copy a component. It would be like component oriented naming.