Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
I have tried 2 methods:
1.Componenet - Restructure。
2.Select Part,Right click,move to new assmbly
However, I did not find the corresponding API for this functionality in PROTOOLKIT.
Take a look at ProAsmcompPackageMove()
Or I think it is possible to achieve by "hand". Assemble a component to new assy and delete it from the old one, using separated API functions.