Constraints and Collision

The question is: When generating collisions, the engine generates a constraint for each joint/bone, with your own collision, but I want to use my custom collision, which has a lot of bodies, but to assign each body to each constraint will take a lot of time, there’s any way that I can import to the engine my constraint from other software with my collision assigned to their respective constraints already?