Can I set parameter of BODY, COLLISION, and CONSTRAIN in physics assets automatically?

I setup physics assets.
My model have very long hair, and she have many bone in her hair.
There are over 60 bones with a fixed naming rule.

I must set bodies, collisions, and constrains on all of hair bones, but I don’t want to do it with manually (moving, rotating, and scaling… ).

Can I do it automatically?(for example by using BP)
Firstly, I want set same parameter on primitive shape of body, transform of collision, angular limit of constrain, and etc on all of bones

Firstly same parameter, but Secondly, I want to re-set parameter easily, and finally, change parameter according to location.
So, it is not so good idea to set parameter all at once after Multiple selecting.